fix: [UI] side menu truncated settings in the global actions scope

pull/4194/head
iglocska 2019-02-19 09:37:10 +01:00
parent 76cd240182
commit c16157ff60
1 changed files with 0 additions and 1 deletions

View File

@ -410,7 +410,6 @@
'url' => '/roles/index',
'text' => __('Role Permissions')
));
break;
if ($menuItem === 'editSG' || ($menuItem == 'viewSG' && $mayModify)) {
echo $this->element('/genericElements/SideMenu/side_menu_link', array(
'element_id' => 'editSG',