From abeb21a13a06e9084abbf45f2738d0a0b1d095fd Mon Sep 17 00:00:00 2001 From: einhverfr Date: Sat, 29 Dec 2007 18:48:07 +0000 Subject: Committing David Mora's Payment patches git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2019 4979c152-3d1c-0410-bac9-87ea11338e46 --- UI/payments/payment2.html | 140 ++++++++++++++++++++++++++++++++-------------- 1 file changed, 98 insertions(+), 42 deletions(-) (limited to 'UI/payments/payment2.html') diff --git a/UI/payments/payment2.html b/UI/payments/payment2.html index 1b53d6da..e1a5964e 100644 --- a/UI/payments/payment2.html +++ b/UI/payments/payment2.html @@ -15,7 +15,10 @@
- + + + @@ -27,7 +30,9 @@
- + @@ -44,7 +49,7 @@ - +
+ +
@@ -56,7 +61,7 @@ : - + @@ -66,41 +71,61 @@ : - + - + + + - + - + - - + + + + + 'source_value' + id => 'source_value' + value => source_value } -?> + - : - + : + + + + : - - - - - - + + + + + + + @@ -108,7 +133,7 @@ - +
@@ -126,36 +151,67 @@ - + - + +
">
"> -
- - "> - - - - - "> - - - - - - -
">">
">">" type="checkbox" class="checkbox">
-
+
+
"> +
+ + "> + + + + + "> + + + + + + +
">"> + +
">"> + + "source_text_$row.invoice.id", + id => "source_text_$row.invoice.id", + value => row.source_text + } -?>" id="" type="checkbox" class="checkbox" + checked >
+
+

- - - - + + + + + + + +
- + \ No newline at end of file -- cgit v1.2.3