summaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
authorPeter Grassberger <petertheone@gmail.com>2015-10-02 16:31:37 (GMT)
committerPeter Grassberger <petertheone@gmail.com>2015-10-02 16:31:37 (GMT)
commit24f940c6605af3987677693865df3e3ad88dfa48 (patch)
tree65791a6111164b0bbaec64bb245f9ab2b4fc2cc3 /www/index.html
parentbdccabf320e960534d34a09aa4c98b91218f2833 (diff)
create rivendell.rh.js a rivendell.js plugin, add listCart to rivendell.js
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html
index 084a183..4af12a1 100644
--- a/www/index.html
+++ b/www/index.html
@@ -21,6 +21,7 @@
<script src="/javascript/twitter-bootstrap/js/bootstrap-modal.min.js"></script>
<script src="/js/dropzone.js"></script>
<script src="/js/rivendell.js"></script>
+ <script src="/js/rivendell.rh.js"></script>
<script src="/js/utils.js"></script>
<script src="/js/clock.js"></script>
<script src="/js/auth.js"></script>