Update Defaults and Excludes for Locations

This commit is contained in:
madd15
2015-03-14 15:39:52 +10:30
parent 1f0625cfa1
commit f58b448f6b
+2 -2
View File
@@ -94,8 +94,8 @@
)
)
),
'colVis'=> array('showAll'=>'Show All','restore'=>'Restore','exclude'=>array(8,9),'activate'=>'mouseover'),
'columnDefs'=> [array('visible'=>false,'targets'=>array(5,6,7))],
'colVis'=> array('showAll'=>'Show All','restore'=>'Restore','exclude'=>array(9,10),'activate'=>'mouseover'),
'columnDefs'=> [array('visible'=>false,'targets'=>array(6,7,8))],
)
)
->render() }}