зеркало из https://github.com/mozilla/pjs.git
Fix strict warning by removing trailing comma
This commit is contained in:
Родитель
475a5ad45e
Коммит
4d225b4ce0
|
@ -343,7 +343,7 @@ calCompositeCalendar.prototype = {
|
|||
try { o[method].apply(o, args); }
|
||||
catch (e) { }
|
||||
});
|
||||
},
|
||||
}
|
||||
};
|
||||
|
||||
// composite listener helper
|
||||
|
|
Загрузка…
Ссылка в новой задаче