'use strict'; /** * @ngdoc overview * @name angularBootstrapCalendarApp * @description * # angularBootstrapCalendarApp * * Main module of the application. */ angular .module('mwl.calendar', [ 'ui.bootstrap' ]); angular.module("mwl.calendar").run(["$templateCache", function($templateCache) {$templateCache.put("templates/day.html","