From a1d8d38d910a3a107aeaa893f21c171a80d29823 Mon Sep 17 00:00:00 2001 From: David Taylor Date: Tue, 21 Apr 2015 11:44:02 +0100 Subject: [PATCH 1/3] Set target of print buttons to _blank --- RIGS/templates/RIGS/event_detail.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RIGS/templates/RIGS/event_detail.html b/RIGS/templates/RIGS/event_detail.html index a0b8003a..924642b7 100644 --- a/RIGS/templates/RIGS/event_detail.html +++ b/RIGS/templates/RIGS/event_detail.html @@ -12,7 +12,7 @@ {% if event.is_rig %} - {% endif %} {% if event.is_rig %} - {% endif %} - From bf2a48dae67e105acf64b72a950078882754ee4a Mon Sep 17 00:00:00 2001 From: David Taylor Date: Tue, 21 Apr 2015 11:57:49 +0100 Subject: [PATCH 2/3] Changed item_table to use "Total (ex. VAT)" instead of "Sum Total" --- RIGS/templates/RIGS/item_table.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RIGS/templates/RIGS/item_table.html b/RIGS/templates/RIGS/item_table.html index 7d5e701f..e5b93d91 100644 --- a/RIGS/templates/RIGS/item_table.html +++ b/RIGS/templates/RIGS/item_table.html @@ -25,7 +25,7 @@ - Sum Total + Total (ex. VAT) £ {{object.sum_total|default:0|floatformat:2}} From e65c47647193accfc8551acb06eb641a65d76127 Mon Sep 17 00:00:00 2001 From: David Taylor Date: Tue, 21 Apr 2015 12:04:44 +0100 Subject: [PATCH 3/3] In event_invoice template, new invoice opens new tab, changed icon to gbp to match rest of system --- RIGS/templates/RIGS/event_invoice.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RIGS/templates/RIGS/event_invoice.html b/RIGS/templates/RIGS/event_invoice.html index c3b42807..814b04d0 100644 --- a/RIGS/templates/RIGS/event_invoice.html +++ b/RIGS/templates/RIGS/event_invoice.html @@ -53,8 +53,8 @@ - - + +