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

FIX: add utif dependency

parent ed3a0856
No related branches found
No related tags found
1 merge request!22Release 0.3
......@@ -377,6 +377,7 @@ ____________________\n""".format(i+1, len(pending_changes)) + str(el[3]))
<link rel="stylesheet" href="{url}/webinterface/css/webcaosdb.css"/>
<link rel="stylesheet" href="{url}/webinterface/css/bootstrap.css">
<script src="{url}/webinterface/js/jquery.js"></script>
<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/webcaosdb.js"></script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment