From bcee540a8de31a4c9ce12923d8759c21ef2424f2 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 5 Aug 2016 12:13:59 -0400 Subject: edits Former-commit-id: f280d90f17d0143f40757e437bdd24a9fea42674 --- www/js/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js/app.js') 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) { -- cgit v1.2.3