From 03cbed808805ccdbff639eaa67e8f8b26c7275b3 Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Sat, 25 Apr 2020 22:52:54 +0300 Subject: Remove unnecessary JS --- bh20simplewebuploader/templates/form.html | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) (limited to 'bh20simplewebuploader/templates') diff --git a/bh20simplewebuploader/templates/form.html b/bh20simplewebuploader/templates/form.html index 7b1fd98..ea3caab 100644 --- a/bh20simplewebuploader/templates/form.html +++ b/bh20simplewebuploader/templates/form.html @@ -46,16 +46,16 @@
- -
- - - - -
- Make sure the metadata has submitter attribution details. - -
+ +
+ + + + +
+ Make sure the metadata has submitter attribution details. + +

@@ -63,9 +63,9 @@
-
-
+
+
{% for record in fields %} @@ -103,6 +103,7 @@ {% endif %} {% endfor %}
+
-- cgit v1.2.3