From 4d50a53ee4e8231871912b911f5be703442dff39 Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Tue, 7 Nov 2017 21:04:06 +0100 Subject: [PATCH] upload page tested on various browers Safari, Chrome on iOS Firefox, Internet Explorer, Chrome on Windows Chrome on Android --- rowers/templates/document_form.html | 51 ++++++++++++++++++++++------- 1 file changed, 39 insertions(+), 12 deletions(-) diff --git a/rowers/templates/document_form.html b/rowers/templates/document_form.html index bd24cd6e..7ad85c58 100644 --- a/rowers/templates/document_form.html +++ b/rowers/templates/document_form.html @@ -66,7 +66,21 @@ {% block scripts %} - + }); +}; + {% endblock %}