diff options
Diffstat (limited to 'www/js/DataModel.js')
| -rw-r--r-- | www/js/DataModel.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/DataModel.js b/www/js/DataModel.js index 711ec016..3de0f781 100644 --- a/www/js/DataModel.js +++ b/www/js/DataModel.js @@ -161,7 +161,7 @@ angular.module('zmApp.controllers').service('ZMDataModel', ['$http', '$q', '$ion console.log ("**** setAwake called with:" + val); - zmLog("Switching screen always on to " + val); + // zmLog("Switching screen always on to " + val); if (val) { |
