Ejemplo n.º 1
0
 protected function _getCustomTemplateAction($action)
 {
     return 'crud/' . (string) $this->_crud->getModel()->getTable() . '/' . $action;
 }