Tidied up where we show transaction ids vs. statement/ledger entry ids

git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@738 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
abijah
2009-08-23 00:54:22 +00:00
parent 24e208bf17
commit 9a819c72a8
5 changed files with 7 additions and 5 deletions

View File

@@ -115,7 +115,6 @@ echo $this->element('statement_entries', array
'config' => array
('caption' => $applied_caption,
//'filter' => array('id' => $entry['id']),
'exclude' => array('Transaction'),
)));