Commit f7a8b0d6 by Sulyok Gabor

Modified bower to downlooad exact version of jsplumb, removed old cdn references to jsplumb

parent 9a9a9b06
...@@ -21,6 +21,6 @@ ...@@ -21,6 +21,6 @@
"intro.js": "0.9.0", "intro.js": "0.9.0",
"favico.js": "~0.3.5", "favico.js": "~0.3.5",
"datatables": "~1.10.4", "datatables": "~1.10.4",
"jsPlumb": "~1.7.5" "jsPlumb": "=1.7.5"
} }
} }
...@@ -198,7 +198,5 @@ ...@@ -198,7 +198,5 @@
</div> </div>
</div> </div>
</div> </div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jsPlumb/1.4.1/jquery.jsPlumb-1.4.1-all.js"></script>
{% endblock %} {% endblock %}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment