From 11271898db8a6470b07deeb3b49aa55592cc8eb5 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 66fb87a95e2d312063884b77f8fad4c593e2057c 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 329c54c24f72c7672a1deeb497d99c25d42a6f72 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 @@ - - + +