Fix showAll on Print

This commit is contained in:
madd15
2015-03-21 17:52:15 +10:30
parent 2d9e49f245
commit c79fd5ed30
+1 -1
View File
@@ -88,7 +88,7 @@
'sExtends'=>'print',
'sButtonText'=>'Print',
'mColumns'=>'visible',
'bShowAll'=>false,
'bShowAll'=>true,
),
array(
'sExtends'=>'collection',