(js) Fix possible undefined variable

This commit is contained in:
Francis Lachapelle
2017-03-23 13:58:34 -04:00
parent 736921bdf7
commit c57f42b44b
@@ -29,7 +29,7 @@
tile,
ngModelCtrl,
i,
modelDays,
modelDays = [],
modelAttr,
toggleClass;