From 672097548647bdd8f22e4f02393227ab32c08303 Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Tue, 23 Feb 2016 10:26:28 -0500 Subject: meh Former-commit-id: 65f9187b03621b6973ffb5572ce996e0a17d09fc --- www/js/MontageHistoryCtrl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js/MontageHistoryCtrl.js') diff --git a/www/js/MontageHistoryCtrl.js b/www/js/MontageHistoryCtrl.js index 29a8701b..0440f4bd 100644 --- a/www/js/MontageHistoryCtrl.js +++ b/www/js/MontageHistoryCtrl.js @@ -1168,7 +1168,7 @@ angular.module('zmApp.controllers').controller('zmApp.MontageHistoryCtrl', ['$sc }); $scope.$on('$ionicView.enter', function () { - //console.log("**VIEW ** MontageHistory Ctrl Entered, Starting loadNotifications"); + ZMDataModel.zmDebug("**VIEW ** MontageHistory Ctrl Entered, Starting loadNotifications"); var ld = ZMDataModel.getLogin(); //console.log("Setting Awake to " + ZMDataModel.getKeepAwake()); ZMDataModel.setAwake(ZMDataModel.getKeepAwake()); -- cgit v1.2.3