no debug on prod, please
authorRobert Kaiser <robert@widebook.box.kairo.at>
Sun, 18 Aug 2013 17:27:27 +0000 (19:27 +0200)
committerRobert Kaiser <robert@widebook.box.kairo.at>
Sun, 18 Aug 2013 17:27:27 +0000 (19:27 +0200)
js/map.js
manifest.appcache

index e0f0a39708ae98a301b02bddb4281c0af884455c..1afc24f9dfa4f1098ab25e4d94ec48df42c25f30 100644 (file)
--- a/js/map.js
+++ b/js/map.js
@@ -3,7 +3,7 @@
  * You can obtain one at http://mozilla.org/MPL/2.0/. */
 
 var gMapCanvas, gMapContext, gTrackCanvas, gTrackContext, gGeolocation;
  * You can obtain one at http://mozilla.org/MPL/2.0/. */
 
 var gMapCanvas, gMapContext, gTrackCanvas, gTrackContext, gGeolocation;
-var gDebug = true;
+var gDebug = false;
 
 var gTileSize = 256;
 var gMaxZoom = 18; // The minimum is 0.
 
 var gTileSize = 256;
 var gMaxZoom = 18; // The minimum is 0.
index 63a82fc884bc32ff103e0159b61bd9e3a88b43c0..7870ed2f036ddcd4e21896113061ab72301005a5 100644 (file)
@@ -1,6 +1,6 @@
 CACHE MANIFEST
 
 CACHE MANIFEST
 
-# 2013-08-17.1
+# 2013-08-17.2
 manifest.webapp
 js/map.js
 js/ui.js
 manifest.webapp
 js/map.js
 js/ui.js