diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2019-05-20 10:43:06 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2019-05-20 10:43:06 -0400 |
| commit | 5aee4039af90cc6b5c372076daa1d5ada9596075 (patch) | |
| tree | 181be75ee0f0df67940cb1d78276476b18bf1f3b /www/js/EventDateTimeFilterCtrl.js | |
| parent | 1e4c404d3a0657840acdf143e27fdc6ede6f81b5 (diff) | |
demote logs
Diffstat (limited to 'www/js/EventDateTimeFilterCtrl.js')
| -rw-r--r-- | www/js/EventDateTimeFilterCtrl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/EventDateTimeFilterCtrl.js b/www/js/EventDateTimeFilterCtrl.js index 51ebe91f..0e5f9988 100644 --- a/www/js/EventDateTimeFilterCtrl.js +++ b/www/js/EventDateTimeFilterCtrl.js @@ -124,7 +124,7 @@ angular.module('zmApp.controllers') disableBack: true }); - console.log (" >>>>>>>> BACK VIEW = "+$ionicHistory.backTitle()); + //console.log (" >>>>>>>> BACK VIEW = "+$ionicHistory.backTitle()); if ($ionicHistory.backTitle() == 'Timeline') { $ionicHistory.nextViewOptions({ |
