From 233f6e017754e6c8c022898ef5e7f000e1af8148 Mon Sep 17 00:00:00 2001 From: Tom Price Date: Tue, 19 May 2015 18:27:39 +0100 Subject: [PATCH 1/2] Better hiding of save buttons as needed on the form. Issue #99 --- RIGS/templates/RIGS/event_form.html | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/RIGS/templates/RIGS/event_form.html b/RIGS/templates/RIGS/event_form.html index df975867..620ad2d8 100644 --- a/RIGS/templates/RIGS/event_form.html +++ b/RIGS/templates/RIGS/event_form.html @@ -401,15 +401,16 @@ -
-
- -
-
+
+
+ +
+
+ {# Notes and item shit #}
@@ -424,12 +425,12 @@ {% include "RIGS/item_table.html" %}
-
-
- -
+
+
+
+
From 5eb1ff67229355f379c1a442425d23e8b6b97f0b Mon Sep 17 00:00:00 2001 From: Tom Price Date: Tue, 19 May 2015 18:31:55 +0100 Subject: [PATCH 2/2] Fix typo --- RIGS/templates/RIGS/event_form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RIGS/templates/RIGS/event_form.html b/RIGS/templates/RIGS/event_form.html index 620ad2d8..1af6ac99 100644 --- a/RIGS/templates/RIGS/event_form.html +++ b/RIGS/templates/RIGS/event_form.html @@ -426,7 +426,7 @@ -
+