From 0f9d68697da12477342cc41825737b282a215f32 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Thu, 20 Dec 2007 00:07:59 +0000 Subject: More contact, payment, voucher fixes/enhancements git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1984 4979c152-3d1c-0410-bac9-87ea11338e46 --- UI/Contact/contact.html | 13 +++++++++++++ UI/batch/filter.html | 2 +- UI/lib/elements.html | 2 +- UI/payments/check_job.html | 2 ++ UI/payments/payments_detail.html | 19 +++++++++++++++---- 5 files changed, 32 insertions(+), 6 deletions(-) (limited to 'UI') diff --git a/UI/Contact/contact.html b/UI/Contact/contact.html index 3a8d27b3..311660b8 100644 --- a/UI/Contact/contact.html +++ b/UI/Contact/contact.html @@ -151,6 +151,11 @@ problems with multi-word single-quoted constructs in PI tags. -CT --> name = "entity_id" value = entity_id } ?> + label = text('Business Type:') #' } ?> + diff --git a/UI/batch/filter.html b/UI/batch/filter.html index 3cb69089..87c1d847 100644 --- a/UI/batch/filter.html +++ b/UI/batch/filter.html @@ -30,7 +30,7 @@ options = batch_users value_attr = "entity_id" text_attr = "username" - name = "created_by" + name = "created_by_eid" default_values = [created_by] } ?>
diff --git a/UI/lib/elements.html b/UI/lib/elements.html index 4345e7ee..e22bd026 100644 --- a/UI/lib/elements.html +++ b/UI/lib/elements.html @@ -156,7 +156,7 @@ -
+

+ diff --git a/UI/payments/payments_detail.html b/UI/payments/payments_detail.html index bd41fcd2..1e75c603 100644 --- a/UI/payments/payments_detail.html +++ b/UI/payments/payments_detail.html @@ -13,6 +13,11 @@ +
@@ -177,7 +182,11 @@ } ?> - +     -   -   +   + +   +   @@ -249,7 +260,7 @@ -- cgit v1.2.3