Browse Source

fix lint problems

Adam Shaw 9 years ago
parent
commit
07a068ad28
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/EventManager.js

+ 1 - 1
src/EventManager.js

@@ -1211,7 +1211,7 @@ Calendar.prototype.isSpanAllowed = function(span, constraint, overlap, event) {
 	}
 
 	return true;
-}
+};
 
 
 // Given an event input from the API, produces an array of event objects. Possible event inputs: