summaryrefslogtreecommitdiff
path: root/www/js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js')
-rw-r--r--www/js/app.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/app.js b/www/js/app.js
index 7d94a571..2cd9422c 100644
--- a/www/js/app.js
+++ b/www/js/app.js
@@ -1264,7 +1264,7 @@ angular.module('zmApp', [
.then (function(val) {
var lang = val;
- console.log (">>>>>>>>>>>>>> LANG IS " + val);
+ //console.log (">>>>>>>>>>>>>> LANG IS " + val);
if (lang == undefined || lang == null) {