[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[6642] trunk/UI/lib/dynatable.html
- Subject: SF.net SVN: ledger-smb:[6642] trunk/UI/lib/dynatable.html
- From: ..hidden..
- Date: Sat, 25 Jan 2014 16:20:09 +0000
Revision: 6642
http://sourceforge.net/p/ledger-smb/code/6642
Author: einhverfr
Date: 2014-01-25 16:20:09 +0000 (Sat, 25 Jan 2014)
Log Message:
-----------
fixing hidden handling on totals/subtotals
Modified Paths:
--------------
trunk/UI/lib/dynatable.html
Modified: trunk/UI/lib/dynatable.html
===================================================================
--- trunk/UI/lib/dynatable.html 2014-01-25 16:17:08 UTC (rev 6641)
+++ trunk/UI/lib/dynatable.html 2014-01-25 16:20:09 UTC (rev 6642)
@@ -30,7 +30,7 @@
value="<?lsmb ROW.row_id ?>" />
<?lsmb- FOREACH COL IN columns;
TYPE = COL.type;
- IF ROW.NOINPUT AND TYPE != 'href';
+ IF ROW.NOINPUT AND TYPE != 'href' AND TYPE != 'hidden';
TYPE = 'text';
END;
IF TYPE == 'hidden';
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits