ESLint format

Resolve format ith eslint
This commit is contained in:
Teddy Payet 2018-06-11 19:59:21 +02:00
parent ed4d17f578
commit 09abdc0f12
2 changed files with 159 additions and 160 deletions

View File

@ -155,7 +155,6 @@ Module.register("calendar", {
} }
var eventWrapper = document.createElement("tr"); var eventWrapper = document.createElement("tr");
if (this.config.colored && !this.config.coloredSymbolOnly) { if (this.config.colored && !this.config.coloredSymbolOnly) {