Merge pull request #585 from roramirez/extra-spaces

fix tabs, remove extra spaces and lines.
This commit is contained in:
Michael Teeuw
2016-12-31 19:12:24 +01:00
committed by GitHub
21 changed files with 82 additions and 83 deletions

View File

@@ -388,7 +388,7 @@ Module.register("calendar", {
/* broadcastEvents()
* Broadcasts the events to all other modules for reuse.
* The all events available in one array, sorted on startdate.
* The all events available in one array, sorted on startdate.
*/
broadcastEvents: function () {
var eventList = [];