Skip to content
Snippets Groups Projects

full plugin mod for multiselection

Compare and Show latest version
3 files
+ 3
15
Preferences
Compare changes
Files
3
@@ -174,8 +174,8 @@ class ZendAfi_Controller_Plugin_Manager_Sitotheque extends ZendAfi_Controller_Pl
protected function _getLeafActions($model) {
return
[
['url' => '/admin/sito/sitoview/id/%s?&iframe=true&width=80%%&height=80%%',
'icon' => 'show',
['url' => '/admin/sito/sitoview/id/%s?&iframe=true&width=80%;height=80%;',
'icon' => 'view',
'label' => 'Visualiser',
'anchorOptions' => ['rel' => 'prettyPhoto']],