From 70c29cebc700cf9cd2f63b0a333b61aca85ac30d Mon Sep 17 00:00:00 2001 From: einhverfr Date: Mon, 20 Oct 2008 01:05:26 +0000 Subject: Removing references to ca.pl's list_transactions function and moving these to a gl report. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2374 4979c152-3d1c-0410-bac9-87ea11338e46 --- UI/ca-list-selector.html | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) (limited to 'UI/ca-list-selector.html') diff --git a/UI/ca-list-selector.html b/UI/ca-list-selector.html index 4f4798ad..7f1d66ee 100644 --- a/UI/ca-list-selector.html +++ b/UI/ca-list-selector.html @@ -16,9 +16,9 @@ -
- - + + 'hidden', name => hidden, value => form.item(hidden)}; END ?> @@ -29,9 +29,9 @@ - + - + @@ -69,9 +69,20 @@ 'hidden', name => hidden, value => form.$hidden}; END ?> + +
- "submit", name => "action", value => "list_transactions", text => text('List Transactions')} ?> + "submit", name => "action", value => "generate_report", text => text('List Transactions')} ?> -- cgit v1.2.3
'date', name => 'fromdate' size => '11', title="yyyy-mm-dd"} ?> 'date', name => 'datefrom' size => '11', title="yyyy-mm-dd"} ?> 'date', name => 'todate' size => '11', title="yyyy-mm-dd"} ?> 'date', name => 'dateto' size => '11', title="yyyy-mm-dd"} ?>