[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb:[2337] trunk/UI/payments/payments_detail.html



Revision: 2337
          http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=2337&view=rev
Author:   einhverfr
Date:     2008-09-23 20:47:03 +0000 (Tue, 23 Sep 2008)

Log Message:
-----------
Removing unnecessary arithmetic

Modified Paths:
--------------
    trunk/UI/payments/payments_detail.html

Modified: trunk/UI/payments/payments_detail.html
===================================================================
--- trunk/UI/payments/payments_detail.html	2008-09-23 18:43:09 UTC (rev 2336)
+++ trunk/UI/payments/payments_detail.html	2008-09-23 20:47:03 UTC (rev 2337)
@@ -274,7 +274,6 @@
 				type = "text"
 				class = "monetary"
 			} ?>
-			<?lsmb contact_total = contact_total + ${"payment_$r.contact_id_$i.0"} ?>
 			<?lsmb INCLUDE input element_data = {
 				type = "hidden"
 				name = "invoice_${r.contact_id}_$icount"


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.