From 51a65814b743ea0b16eca57288a2c2eb20f9e5ac Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 27 Apr 2018 13:57:38 -0400 Subject: cleanup --- www/js/RefreshCtrl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js/RefreshCtrl.js') diff --git a/www/js/RefreshCtrl.js b/www/js/RefreshCtrl.js index 43ef9ac6..a29aae96 100644 --- a/www/js/RefreshCtrl.js +++ b/www/js/RefreshCtrl.js @@ -16,7 +16,7 @@ angular.module('zmApp.controllers').controller('zmApp.RefreshCtrl', ['$scope', ' { //console.log("**VIEW ** LowVersion Ctrl Entered"); $ionicSideMenuDelegate.canDragContent(false); - console.log ("jumping to: "+$stateParams.view); + //console.log ("jumping to: "+$stateParams.view); $ionicHistory.nextViewOptions({ disableAnimate: true, disableBack: true -- cgit v1.2.3