From 47fefd525285b7198eb26512ee70cc48ddb3bb68 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 8b26103776f432621b64d2e3ad51eeb7da731431 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 @@ -
+