Skip to content

Commit 45d8914

Browse files
committed
Integate patch from peppelauro and added 1 example
link: scoumbourdis/grocery-crud#484 (comment) This the description: * Set custom views: allow to override default views as edit.php, add.php, ... * $views is an associative array like ('edit.php' => 'myedit.php', 'add.php'=>'myadd.php) Also added an example myedit.php on my theme, to call it just do; $crud->set_custom_views(array('edit.php' => 'myedit.php'));
1 parent 54a8f4d commit 45d8914

File tree

7 files changed

+6628
-4
lines changed

7 files changed

+6628
-4
lines changed

0 commit comments

Comments
 (0)