summaryrefslogtreecommitdiff
path: root/www/js/DataModel.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/DataModel.js')
-rw-r--r--www/js/DataModel.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/DataModel.js b/www/js/DataModel.js
index 8e3915f5..88a0ac38 100644
--- a/www/js/DataModel.js
+++ b/www/js/DataModel.js
@@ -116,7 +116,7 @@ angular.module('zmApp.controllers')
zmLog("Saving all parameters to storage");
- zmDebug ("DataModel/setLogin: writing " + JSON.stringify(newLogin));
+ //zmDebug ("DataModel/setLogin: writing " + JSON.stringify(newLogin));
//$localstorage.setObject($rootScope.currentServerGroup, loginData);
console.log ("Saving For " + loginData.serverName);