summaryrefslogtreecommitdiff
path: root/www/js/LogCtrl.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/LogCtrl.js')
-rw-r--r--www/js/LogCtrl.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/js/LogCtrl.js b/www/js/LogCtrl.js
index 920cc499..78a02992 100644
--- a/www/js/LogCtrl.js
+++ b/www/js/LogCtrl.js
@@ -261,12 +261,12 @@ angular.module('zmApp.controllers').controller('zmApp.LogCtrl', ['$scope', '$roo
//console.log("**VIEW ** Log Ctrl Entered");
- /*n $scope.cloudString = "loading...";
- window.cordova.plugin.cloudsettings.load(
- function (succ) {$scope.cloudString = JSON.stringify(succ);},
- function (err) {$scope.cloudString = JSON.stringify(err);}
+ /*n $scope.cloudString = "loading...";
+ window.cordova.plugin.cloudsettings.load(
+ function (succ) {$scope.cloudString = JSON.stringify(succ);},
+ function (err) {$scope.cloudString = JSON.stringify(err);}
- );*/
+ );*/
$ionicSideMenuDelegate.canDragContent(false);
$scope.selectOn = false;