Commit r2349: https://sourceforge.net/p/mrbs/code/2349/
------------------------------------------------------------------------
r2349 | cimorrison | 2012-07-22 17:15:17 +0100 (Sun, 22 Jul 2012) | 1 line
Changed paths:
M /mrbs/trunk/web/js/pending.js.php
Fixed bug on pending page where only a maximum of 10 members of a series were
being displayed
------------------------------------------------------------------------
Index: mrbs/trunk/web/js/pending.js.php
===================================================================
--- mrbs/trunk/web/js/pending.js.php (revision 2348)
+++ mrbs/trunk/web/js/pending.js.php (revision 2349)
@@ -100,6 +100,7 @@
pendingTable.fnOpen(nTr.get(0), subtable.get(0),
'table_container');
$('#' + subtableId).dataTable({"bAutoWidth": false,
+ "bPaginate": false,
"sDom": 't',
"aoColumns": columns});
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits