Skip to content
Snippets Groups Projects
Commit 11c6627f authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

FIX: missing dependency for web view of changes

parent 70b57ac5
No related branches found
No related tags found
1 merge request!22Release 0.3
......@@ -416,6 +416,7 @@ ____________________\n""".format(i+1, len(pending_changes)) + str(el[3]))
<script src="{url}/webinterface/js/utif.js"></script>
<script src="{url}/webinterface/js/loglevel.js"></script>
<script src="{url}/webinterface/js/bootstrap.js"></script>
<script src="{url}/webinterface/js/ext_table_preview.js"></script>
<script src="{url}/webinterface/js/webcaosdb.js"></script>
<script src="{url}/webinterface/js/plotly.js"></script>
<script src="{url}/webinterface/js/caosdb.js"></script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment