Skip to content

Commit

Permalink
Add some remnants in index
Browse files Browse the repository at this point in the history
  • Loading branch information
LFDM committed May 8, 2014
1 parent 0cea247 commit b4a99ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
<script src="./js/arethusa.morph.js"></script>
<script src="./js/arethusa.morph/morph.service.js"></script>
<script src="./js/arethusa.morph/fake_morph_retriever.service.js"></script>
<script src="./js/arethusa.morph/bsp_morph_retriever.service.js"></script>
<script src="./js/arethusa.morph/directives/morph_form.js"></script>
<script src="./js/arethusa.morph/directives/morph_form_edit.js"></script>
<script src="./js/arethusa.morph/directives/morph_form_create.js"></script>
Expand All @@ -42,8 +43,8 @@
<script src="./js/services/text.js"></script>
<script src="./js/services/comment.js"></script>
<script src="./js/services/treebank_retriever.js"></script>

<script src="./js/services/token_retriever.js"></script>

<script src="./js/external/arethusa_init_plugin.js"></script>
<script src="./js/external/arethusa_external_api.js"></script>

Expand Down

0 comments on commit b4a99ce

Please sign in to comment.