[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[2456] trunk/UI/reconciliation/report.html
- Subject: SF.net SVN: ledger-smb:[2456] trunk/UI/reconciliation/report.html
- From: ..hidden..
- Date: Fri, 20 Feb 2009 22:56:55 +0000
Revision: 2456
http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=2456&view=rev
Author: einhverfr
Date: 2009-02-20 22:56:55 +0000 (Fri, 20 Feb 2009)
Log Message:
-----------
Correcting issue where first transaction on recon report is not cleared if selected.
Modified Paths:
--------------
trunk/UI/reconciliation/report.html
Modified: trunk/UI/reconciliation/report.html
===================================================================
--- trunk/UI/reconciliation/report.html 2009-02-19 20:26:57 UTC (rev 2455)
+++ trunk/UI/reconciliation/report.html 2009-02-20 22:56:55 UTC (rev 2456)
@@ -28,7 +28,7 @@
<?lsmb error ?>
</div>
<?lsmb END ?>
-<?lsmb i = 0 ?>
+<?lsmb i = 1 ?>
<table border=0>
<tr class="listtop">
<th colspan=7><?lsmb text('Cleared Transactions') ?></th>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.