summaryrefslogtreecommitdiff
path: root/www/js/app.js
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2018-10-14 20:11:31 -0400
committerPliable Pixels <pliablepixels@gmail.com>2018-10-14 20:11:31 -0400
commitb97062c392ad91f186cc9c9e88e350478446b034 (patch)
tree0fc396a5b93b2bb4b7c18acf6b9a8c42efd2eeec /www/js/app.js
parent2b32c5887eb8322c33a2997785e25a4dc858e149 (diff)
#710 cleanup
Diffstat (limited to 'www/js/app.js')
-rwxr-xr-xwww/js/app.js9
1 files changed, 0 insertions, 9 deletions
diff --git a/www/js/app.js b/www/js/app.js
index 5935ee0d..da87b821 100755
--- a/www/js/app.js
+++ b/www/js/app.js
@@ -2026,15 +2026,6 @@ angular.module('zmApp', [
});
}
- // console.log("file logger");
-
- /*if (NVRDataModel.getLogin().disableNative) {
- NVRDataModel.log("Disabling native transitions...");
- $ionicNativeTransitions.enable(false);
- } else {
- NVRDataModel.log("Enabling native transitions...");
- $ionicNativeTransitions.enable(true);
- }*/
// At this stage, DataModel.init is not called yet
// but I do need to know the language