From 17cb7ace8893d8a82fe9d2e64d5bb21aa3406bd8 Mon Sep 17 00:00:00 2001 From: retspen Date: Thu, 21 Apr 2016 13:14:20 +0300 Subject: [PATCH] Fixed #105 --- create/templates/create_instance.html | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/create/templates/create_instance.html b/create/templates/create_instance.html index f9a0692..9df7326 100644 --- a/create/templates/create_instance.html +++ b/create/templates/create_instance.html @@ -77,6 +77,13 @@ +
+ +
+ +
+ +
@@ -278,6 +285,7 @@
+
-
- -
- -
- -
@@ -435,4 +436,4 @@ var editor = ace.edit("editor"); editor.getSession().setMode("ace/mode/xml"); -{% endblock %} \ No newline at end of file +{% endblock %}