vendor.min.1502481802.js:12416 TypeError: moment.locale is not a function
at Object.angular.module.controller.vm.$onInit.calendarHelper.loadTemplates.then.$scope.$watchGroup.eventsWatched
moment refers a function(input, format, lang, strict) and should be a moment of momentjs ... because its calling locale method
moment refers a function(input, format, lang, strict) and should be a moment of momentjs ... because its calling locale method