summaryrefslogtreecommitdiff
path: root/editor/forms
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@dailly.me>2022-02-07 14:58:00 +0100
committerSébastien Dailly <sebastien@dailly.me>2022-02-07 16:43:33 +0100
commitcee939ada70967b70fe92ca24b3428cc8c8b7c38 (patch)
treecb8df06a6d93c94c221eb2209dee048d04df4bd5 /editor/forms
parenta6e30a95b5dcd34fb9e65d9a26f0844ec75bb004 (diff)
Update editor
Diffstat (limited to 'editor/forms')
-rwxr-xr-xeditor/forms/add_page.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/forms/add_page.ml b/editor/forms/add_page.ml
index 08fb5d7..5ec7f2f 100755
--- a/editor/forms/add_page.ml
+++ b/editor/forms/add_page.ml
@@ -9,7 +9,7 @@ let create
(* The element which contains the information *)
let input = El.input ()
- ~at:At.[type' (Jstr.v "text")]
+ ~at:At.[type' (Jstr.v "text") ]
in
let init =