summaryrefslogtreecommitdiff
path: root/edit.html
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2015-10-28 10:21:43 +0100
committerPatrick Simianer <p@simianer.de>2015-10-28 10:21:43 +0100
commitc30fffb3e22e38baf035d2ffb371cca34765858a (patch)
treec7ee7e04a18a2547aa02836763836730df038243 /edit.html
parent903d0b53c34c14f7dd09038e72f2848676a961a7 (diff)
integrate
Diffstat (limited to 'edit.html')
-rw-r--r--edit.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/edit.html b/edit.html
index 9400228..3594dfd 100644
--- a/edit.html
+++ b/edit.html
@@ -10,7 +10,7 @@
<script src="edit.js" type="text/javascript" charset="utf-8"></script>
</head>
<body>
- <div id="wrapper">
+ <div id="derivation_editor">
<div id="holder"></div>
</div>
<input type="button" value="+" onClick="add_obj()" />