forked from Chaospott/site
		
	this.event
This commit is contained in:
		@@ -110,7 +110,7 @@ Event.prototype.toHTML = function () {
 | 
				
			|||||||
        })
 | 
					        })
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    if (this.component.getFirstPropertyValue("status") == "CANCELLED") {
 | 
					    if (this.event.component.getFirstPropertyValue("status") == "CANCELLED") {
 | 
				
			||||||
        div_cal.style.textDecoration = 'line-through'
 | 
					        div_cal.style.textDecoration = 'line-through'
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user