mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 01:03:31 +02:00
fixes #1668 left menu opens correctly when on activity page
This commit is contained in:
@@ -2710,6 +2710,7 @@ function get_active_menu($menu_page)
|
||||
case 'group_list':
|
||||
case 'group_perm':
|
||||
case 'notification_by_mail':
|
||||
case 'user_activity';
|
||||
return 2;
|
||||
|
||||
case 'site_manager':
|
||||
|
||||
Reference in New Issue
Block a user