From bb74dcef1ff3d6eb73bdde38eb11320590b2c011 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Tue, 20 Nov 2007 07:36:30 +0000 Subject: Customer screen now renders reasonably well. TODO: Needs a lot of CSS work to beautify. Also CSS/Javascript could be used to create a tabbed interface for this screen. Also, a lot of issues with stored procedures have been fixed. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1880 4979c152-3d1c-0410-bac9-87ea11338e46 --- UI/Customer/customer.html | 194 ++++++++++++++++++++++++++++++++++++++++------ UI/lib/ui-header.html | 4 +- 2 files changed, 173 insertions(+), 25 deletions(-) (limited to 'UI') diff --git a/UI/Customer/customer.html b/UI/Customer/customer.html index 88020d1d..759f4d72 100644 --- a/UI/Customer/customer.html +++ b/UI/Customer/customer.html @@ -1,13 +1,20 @@ - + + + +
-
-
+ +
+ +
@@ -48,7 +55,7 @@ @@ -66,7 +73,7 @@ value=""> - - - -
- + - - +
- - - - - -

- +
@@ -156,13 +151,166 @@
-
+ +
- + + + + + + + + + + + + + + + + + + + + + + + +
+ + [edit] + [delete] +
+
+ + +
+
+ + +
+
+ +
+
+ +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+
+
+
+ + + + + + + + + + + + + +
+ []   + [] +
+
+ + +
+ +
+
+ +
+
+
+ +
+
+
+ + + + + + + + + + + + + +
') ?>
+ [Edit] + [Delete] +
+ + + +
+ +
+
+ +
+
+
+
+ diff --git a/UI/lib/ui-header.html b/UI/lib/ui-header.html index af703b32..4f8e6d3e 100644 --- a/UI/lib/ui-header.html +++ b/UI/lib/ui-header.html @@ -11,8 +11,8 @@ - - + + -- cgit v1.2.3