summaryrefslogtreecommitdiff
path: root/scripts/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/app.js')
-rw-r--r--scripts/app.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/app.js b/scripts/app.js
index 96b15fcb..aac60446 100644
--- a/scripts/app.js
+++ b/scripts/app.js
@@ -1,6 +1,6 @@
(function() {
var config = {
- urlArgs: "bust=" + (new Date()).getTime(), // NOTE: useful for debugging
+ // urlArgs: "bust=" + (new Date()).getTime(), // NOTE: useful for debugging
paths: {
jquery: 'external/jquery',
'jquery-ui': 'external/jquery-ui',