From c24b6d1d47bf5d0bb2771067ba03955a5877201f Mon Sep 17 00:00:00 2001 From: tetragon Date: Sun, 16 Sep 2007 04:49:45 +0000 Subject: Deal with VMethods causing problems with form.sort Add wrapper for a simpler UI constructor git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1617 4979c152-3d1c-0410-bac9-87ea11338e46 --- UI/ca-list-selector.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'UI/ca-list-selector.html') diff --git a/UI/ca-list-selector.html b/UI/ca-list-selector.html index 0931dcdc..4f4798ad 100644 --- a/UI/ca-list-selector.html +++ b/UI/ca-list-selector.html @@ -19,8 +19,7 @@
'hidden', name => hidden, value => form.$hidden}; END ?> - + PROCESS input element_data={type => 'hidden', name => hidden, value => form.item(hidden)}; END ?> -- cgit v1.2.3