Fix showAll on Print
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
'sExtends'=>'print',
|
||||
'sButtonText'=>'Print',
|
||||
'mColumns'=>'visible',
|
||||
'bShowAll'=>false,
|
||||
'bShowAll'=>true,
|
||||
),
|
||||
array(
|
||||
'sExtends'=>'collection',
|
||||
|
||||
Reference in New Issue
Block a user