diff options
| author | pliablepixels <pliablepixels@gmail.com> | 2016-03-07 18:39:08 -0500 |
|---|---|---|
| committer | pliablepixels <pliablepixels@gmail.com> | 2016-03-07 18:39:08 -0500 |
| commit | 9ec0cacae230361681b9ac467ae47bd052690de1 (patch) | |
| tree | 90463bb4edeeaa8396f2abde89cdb1d302425e61 /www/js/DataModel.js | |
| parent | 1d488da158a74e5c6f023b8da2b4f9247d346823 (diff) | |
#179 UI clean up - seems to be working now
Former-commit-id: 8aa4a47e204e27ce0453d6901043067be48a6447
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 b68b478e..66c0c1a5 100644 --- a/www/js/DataModel.js +++ b/www/js/DataModel.js @@ -124,7 +124,7 @@ angular.module('zmApp.controllers') - zmLog("Saving all parameters to storage"); + //zmLog("Saving all parameters to storage"); //zmDebug ("DataModel/setLogin: writing " + JSON.stringify(newLogin)); //$localstorage.setObject($rootScope.currentServerGroup, loginData); |
