Skip to content

Instantly share code, notes, and snippets.

@jmertic
Created June 29, 2012 17:09
Show Gist options
  • Select an option

  • Save jmertic/3019294 to your computer and use it in GitHub Desktop.

Select an option

Save jmertic/3019294 to your computer and use it in GitHub Desktop.
<?php
...
,
'users' => array(
'top_buttons' => array (
array (
'widget_class' => 'SubPanelTopSelectButton',
'mode' => 'MultiSelect', // Add this in to enable selecting multiple record, remove to disable it
),
),
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment