From e2b0202cff81f02ce9a7e6a1cddf463704ebacf1 Mon Sep 17 00:00:00 2001 From: tetragon Date: Wed, 24 Oct 2007 22:21:31 +0000 Subject: Converting forms that use warehouse_header to templates git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1814 4979c152-3d1c-0410-bac9-87ea11338e46 --- UI/am-warehouse-form.html | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 UI/am-warehouse-form.html (limited to 'UI/am-warehouse-form.html') diff --git a/UI/am-warehouse-form.html b/UI/am-warehouse-form.html new file mode 100644 index 00000000..1ed6975f --- /dev/null +++ b/UI/am-warehouse-form.html @@ -0,0 +1,33 @@ + + + +
+ + + + + + + +
+ + + + 1 ?> + + + + + +
'description', cols => 60, rows => rows, text => form.description} ?> 'description', size => 60, value => form.description} ?>
+

+ 'hidden', + name => hidden, + value => hiddens.item(hidden) + }; END ?> + +
+ + -- cgit v1.2.3