[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Fmsystem-commits] [6595] property: update invoice handler
From: |
Sigurd Nes |
Subject: |
[Fmsystem-commits] [6595] property: update invoice handler |
Date: |
Mon, 15 Nov 2010 21:28:42 +0000 |
Revision: 6595
http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=6595
Author: sigurdne
Date: 2010-11-15 21:28:42 +0000 (Mon, 15 Nov 2010)
Log Message:
-----------
property: update invoice handler
Modified Paths:
--------------
trunk/property/js/yahoo/invoice.index.js
Modified: trunk/property/js/yahoo/invoice.index.js
===================================================================
--- trunk/property/js/yahoo/invoice.index.js 2010-11-15 14:45:36 UTC (rev
6594)
+++ trunk/property/js/yahoo/invoice.index.js 2010-11-15 21:28:42 UTC (rev
6595)
@@ -284,7 +284,7 @@
newTR = document.createElement('tr');
td_empty(15);
td_sum(tmp_sum);
- td_empty(6);
+ td_empty(7);
//RowChecked
CreateRowChecked("signClass");
CreateRowChecked("janitorClass");
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Fmsystem-commits] [6595] property: update invoice handler,
Sigurd Nes <=