From d1bdc2fdf4f965bdbf4f81ab650e8eb4839335dc Mon Sep 17 00:00:00 2001 From: tetragon Date: Thu, 13 Sep 2007 13:40:43 +0000 Subject: Templates and CSV output for the account list and the chart of accounts report git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1581 4979c152-3d1c-0410-bac9-87ea11338e46 --- UI/am-list-accounts.csv | 3 +++ UI/am-list-accounts.html | 66 ++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 69 insertions(+) create mode 100644 UI/am-list-accounts.csv create mode 100644 UI/am-list-accounts.html (limited to 'UI') diff --git a/UI/am-list-accounts.csv b/UI/am-list-accounts.csv new file mode 100644 index 00000000..784c9a8f --- /dev/null +++ b/UI/am-list-accounts.csv @@ -0,0 +1,3 @@ +, +, + diff --git a/UI/am-list-accounts.html b/UI/am-list-accounts.html new file mode 100644 index 00000000..286f550e --- /dev/null +++ b/UI/am-list-accounts.html @@ -0,0 +1,66 @@ + + + + <?lsmb form.titlebar ?> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + < class="" align="right"> + + +
+ + > + + + + + + + + + + + +

+ +
+ +
+ + + 'hidden', name => hidden.0, value => hidden.1} ?> + + 'hidden', name => 'callback', value => form.callback} ?> + + +
+ + -- cgit v1.2.3