Skip to content
Snippets Groups Projects
Commit a772ec9b authored by l26yan's avatar l26yan Committed by Kevin Paxman
Browse files

ISTWCMS-4874 Need 'Manage'tool item

parent ef74fa76
No related branches found
No related tags found
2 merge requests!111Tag 1.0.1,!108Feature/istwcms 4874 l26yan make people and reports show on dashboard toolbar
......@@ -237,8 +237,7 @@ function uw_cfg_common_toolbar_alter(&$items) {
// Adjust toolbar for non-admin users.
if ($current_user->hasPermission('administer users')) {
// Remove "Manage" toolbar item.
unset($items['administration']);
// Add links to "Workbench". 'dashboards' is renamed in
// uw_dashboard_toolbar_alter().
$links = [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment