diff options
| author | Alon Levy <alon@pobox.com> | 2015-08-09 18:41:34 +0300 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2015-08-09 18:41:34 +0300 |
| commit | 3b0ec2629ebee58e2b49c614d8addf2e5da23e1c (patch) | |
| tree | bb32b5d09e2603da92807e9c858dee78f72dbad6 | |
| parent | 9d04ff02657f6881379c7cf701180789edfce7fe (diff) | |
remove accidentally added link to viva graph library
| -rw-r--r-- | res/local/template.d/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/res/local/template.d/index.html b/res/local/template.d/index.html index 2a8d98c1..4032d155 100644 --- a/res/local/template.d/index.html +++ b/res/local/template.d/index.html @@ -19,7 +19,6 @@ var rz_config = { // set as a global variable var RZ_VERSION = '{% include "version.txt" %}'; </script> -<script data-main='/static/js/app.js' src="/static/lib/vivagraph.js"></script> <script data-main='/static/js/app.js' src="/static/lib/require.js"></script> <script src="/static/js/local_config.js"></script> {% endblock %} |
