Allow rename of calendars

This commit is contained in:
Francis Lachapelle
2015-09-17 10:33:12 -04:00
parent 70bb512bb8
commit 58ff8139e9
4 changed files with 233 additions and 98 deletions
@@ -20,7 +20,7 @@
calendars: {
templateUrl: 'UIxCalMainFrame', // UI/Templates/SchedulerUI/UIxCalMainFrame.wox
controller: 'CalendarsController',
controllerAs: 'calendars'
controllerAs: 'app'
}
},
resolve: {