';
}
}
if (isset($this->config['module']['module_data_grid_batch_actions'])) {
if (is_array($this->config['module']['module_data_grid_batch_actions']) and count($this->config['module']['module_data_grid_batch_actions']) > 0) {
echo '
Special Batch Actions with selected records:
';
foreach ($this->config['module']['module_data_grid_batch_actions'] as $k => $action) {
echo '
' . $action['label'] . '
';
}
}
}
?>
SEARCH
(Note: the search will be apply on main title / name only)