From 1f404962fd9d20c0ff25d026ce2af2f8f6840120 Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Wed, 27 Jan 2016 16:32:02 -0500 Subject: #154 - montage history updates Former-commit-id: 42cd82e17eef928d53b568989a143842d492b59f --- www/js/DataModel.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js/DataModel.js') 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); -- cgit v1.2.3