From 55f13334a9f0187a9750672823644aa5b75ff209 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Wed, 25 Jul 2012 12:02:45 -0400 Subject: [PATCH] acq invoice : cost/li count layout improvements Signed-off-by: Bill Erickson --- Open-ILS/src/templates/acq/invoice/view.tt2 | 27 ++++++++++++++++++++++----- 1 file changed, 22 insertions(+), 5 deletions(-) diff --git a/Open-ILS/src/templates/acq/invoice/view.tt2 b/Open-ILS/src/templates/acq/invoice/view.tt2 index 382f57295f..86b58849fd 100644 --- a/Open-ILS/src/templates/acq/invoice/view.tt2 +++ b/Open-ILS/src/templates/acq/invoice/view.tt2 @@ -10,17 +10,34 @@
+ + + + + + + +
[% l("Lineitems: " ) %]0
[% l("Expected Cost: " ) %]0.00
+
+ +
-
+
-

-
[% l("Lineitems: " ) %]0
-
[% l("Expected Cost: " ) %]0

+ +
+
-
-- 2.11.0