summaryrefslogtreecommitdiff
path: root/src/editor/simple/index.html
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2011-02-22 16:04:49 +0000
committerhallgren <hallgren@chalmers.se>2011-02-22 16:04:49 +0000
commit8b76047cdae7372f4fae5aba3a71a19a1b242dfd (patch)
treebc4b1b95d13c16fe7ab5413a99be353bb2e427fa /src/editor/simple/index.html
parent27f4ad15e3a2b611048bb623098f3a1195eedfbb (diff)
gfse: allow definitions to be reordered by drad-and-drop
Diffstat (limited to 'src/editor/simple/index.html')
-rw-r--r--src/editor/simple/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/editor/simple/index.html b/src/editor/simple/index.html
index dcca4d7b7..952440e71 100644
--- a/src/editor/simple/index.html
+++ b/src/editor/simple/index.html
@@ -38,5 +38,6 @@ HTML
<script type="text/javascript" src="localstorage.js"></script>
<script type="text/javascript" src="gf_abs.js"></script>
<script type="text/javascript" src="editor.js"></script>
+<script type="text/javascript" src="sort.js"></script>
</body>
</html>