mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-08 09:43:01 +02:00
fixes #235, show/hide edit/caddie/representative icons on index.php or picture.php
This commit is contained in:
@@ -88,11 +88,16 @@ $display_checkboxes = array(
|
||||
'index_slideshow_icon',
|
||||
'index_sizes_icon',
|
||||
'index_new_icon',
|
||||
'index_edit_icon',
|
||||
'index_caddie_icon',
|
||||
'picture_metadata_icon',
|
||||
'picture_slideshow_icon',
|
||||
'picture_favorite_icon',
|
||||
'picture_sizes_icon',
|
||||
'picture_download_icon',
|
||||
'picture_edit_icon',
|
||||
'picture_caddie_icon',
|
||||
'picture_representative_icon',
|
||||
'picture_navigation_icons',
|
||||
'picture_navigation_thumb',
|
||||
'picture_menu',
|
||||
|
||||
Reference in New Issue
Block a user