Skip to content
Snippets Groups Projects
Commit da6b885d authored by Sven Kästle's avatar Sven Kästle
Browse files

refactor: New name for submission REST gateway

parent 5ed6da25
No related branches found
No related tags found
No related merge requests found
......@@ -20,8 +20,8 @@
<script src="https://swisnl.github.io/jQuery-contextMenu/dist/jquery.contextMenu.js" type="text/javascript"></script>
<!-- js - unstructuredUpload -->
<script src="../assets/js/unstructuredAnnotation.js"></script>
<!-- js - unstructuredUploadRest -->
<script src="../assets/js/unstructuredUploadRest.js"></script>
<!-- js - unstructuredRest -->
<script src="../assets/js/unstructuredRest.js"></script>
</head>
......
......@@ -18,8 +18,8 @@
<link rel="stylesheet" type="text/css" href="../assets/css/unstructured-upload.css">
<!-- js - unstructuredUpload -->
<script src="../assets/js/unstructuredUpload.js"></script>
<!-- js - unstructuredUploadRest -->
<script src="../assets/js/unstructuredUploadRest.js"></script>
<!-- js - unstructuredRest -->
<script src="../assets/js/unstructuredRest.js"></script>
</head>
......
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