diff options
Diffstat (limited to 'www/js/app.js')
| -rwxr-xr-x | www/js/app.js | 9 |
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 |
