diff options
Diffstat (limited to 'www/js/controllers.js')
| -rw-r--r-- | www/js/controllers.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/js/controllers.js b/www/js/controllers.js index bd907c19..99f85f29 100644 --- a/www/js/controllers.js +++ b/www/js/controllers.js @@ -4,7 +4,6 @@ angular.module('zmApp.controllers', ['ionic', 'tc.chartjs', 'ngCordova', 'ng-mfb','angularCircularNavigation' ]) - .controller('zmApp.AppCtrl', function($scope, $ionicSideMenuDelegate) { $scope.openMenu = function () { $ionicSideMenuDelegate.toggleLeft(); |
