diff --git a/src/fobi/templates/fobi/generic/edit_form_entry_ajax.html b/src/fobi/templates/fobi/generic/edit_form_entry_ajax.html index 0b094df9..e412a581 100644 --- a/src/fobi/templates/fobi/generic/edit_form_entry_ajax.html +++ b/src/fobi/templates/fobi/generic/edit_form_entry_ajax.html @@ -5,112 +5,113 @@
- - + +
- -
-
-

{% trans "Add elements to your form" %}

-
+ +
-
-
- - -
- {% csrf_token %} - {% with assembled_form as form %} - {% include fobi_theme.form_edit_snippet_template_name %} - {% endwith %} - - {{ form_element_entry_formset.management_form }} - - {% comment %} - {% with form_element_entry_formset as form %} - {% include fobi_theme.form_edit_snippet_template_name %} - {% endwith %} - {% endcomment %} - -
-
- -
-
-
- -
-
+
+

{% trans "Add elements to your form" %}

- -
- -
-

{% trans "Add handlers to your form" %}

-
- -
-
-
- -
+
+ + +
+ +
+

{% trans "Form properties" %}

+
+ +
+
+
+ {% csrf_token %} + {% include fobi_theme.form_properties_snippet_template_name %} + +
+
+ +
+
+
+
+
+ +
+ + +
+ +
+

{% trans "Service" %}

+
+ +
+
+
+

{% trans "Export your form as JSON" %}

+

{% trans "Export your form into JSON format and import it again any time!" %}

+

+ + {% trans "Export form" %} + +

+
-

{% trans "Form properties" %}

+

{% trans "Delete your form" %}

+

{% trans "Once deleted, can't be undone!" %}

+

+ + {% trans "Delete form" %} + +

-
-
- -
- {% csrf_token %} - {% include fobi_theme.form_properties_snippet_template_name %} - -
-
- -
-
-
- -
-
- -
- - -
- -
-

{% trans "Service" %}

-
-
-
- -
-

{% trans "Export your form as JSON" %}

-

{% trans "Export your form into JSON format and import it again any time!" %}

-

- - {% trans "Export form" %} - -

-
- -
-

{% trans "Delete your form" %}

-

{% trans "Once deleted, can't be undone!" %}

-

- - {% trans "Delete form" %} - -

-
- -
-
- +
+
- -
+
- - - -
- -
\ No newline at end of file +