From ee03e8e74922d77cd6cd6114166f2a3a537f17c3 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Sun, 18 Nov 2007 07:36:29 +0000 Subject: elements.html and ui-header.html are moved to UI/lib and are accessible from all html templates called from anywhere. Minor changes to new payment templates. Fixes to templates to add customers. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1877 4979c152-3d1c-0410-bac9-87ea11338e46 --- UI/Customer/customer.html | 110 ++++++++++++++++++++++++++++++---------------- 1 file changed, 73 insertions(+), 37 deletions(-) (limited to 'UI/Customer') diff --git a/UI/Customer/customer.html b/UI/Customer/customer.html index fd0933ca..23bb064b 100644 --- a/UI/Customer/customer.html +++ b/UI/Customer/customer.html @@ -1,3 +1,17 @@ + + + + <?lsmb form.titlebar ?> + + + + + + + + +
@@ -6,9 +20,9 @@ - + - + @@ -17,51 +31,64 @@ - + @@ -69,21 +96,26 @@ @@ -91,7 +123,7 @@

Shipping AddressBilling Address (if different)

- - + + - +
- - + + - - + +
- - + + - - days + + days - - + +
- - + + - - + + - - + +
- - + + - - + +
-
- +
+ +
- + + title="AP Transaction [Alt-A]"> + + title="customer Invoice [Alt-I]"> + + title="Purchase Order [Alt-O]"> + + title="RFQ [Alt-Q]"> + title="Pricelist [Alt-P]"> +
-
\ No newline at end of file + -- cgit v1.2.3