From 5aee4039af90cc6b5c372076daa1d5ada9596075 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Mon, 20 May 2019 10:43:06 -0400 Subject: demote logs --- www/js/EventDateTimeFilterCtrl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js/EventDateTimeFilterCtrl.js') 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({ -- cgit v1.2.3