summaryrefslogtreecommitdiffstats
path: root/pyload/web/app/index.html
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2013-06-13 12:13:02 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2013-06-13 12:13:02 +0200
commit126f795463973ac78d909ddf9d470eaae5d44207 (patch)
tree55e211a35b2144e16a07906941cadb3f4f06a659 /pyload/web/app/index.html
parentimproved webui built script (diff)
downloadpyload-126f795463973ac78d909ddf9d470eaae5d44207.tar.xz
converted templates to default mustache syntax
Diffstat (limited to 'pyload/web/app/index.html')
-rw-r--r--pyload/web/app/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/web/app/index.html b/pyload/web/app/index.html
index 8e231868f..5f2dd4265 100644
--- a/pyload/web/app/index.html
+++ b/pyload/web/app/index.html
@@ -14,7 +14,7 @@
<link href="vendor/select2.css" rel="stylesheet" type="text/css"/>
- <!-- build:js scripts/default.js -->
+ <!-- build:js scripts/config.js -->
<script data-main="scripts/config" src="components/requirejs/require.js"></script>
<!-- endbuild -->