Skip to content
Snippets Groups Projects
Commit feea808f authored by Dries Buytaert's avatar Dries Buytaert
Browse files

- Patch #663138 by yoroy: remove management menu from Dashboard.

parent e0bab30a
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -185,16 +185,6 @@ function default_install() {
'pages' => '',
'cache' => -1,
),
array(
'module' => 'system',
'delta' => 'management',
'theme' => 'seven',
'status' => 1,
'weight' => 0,
'region' => 'dashboard_main',
'pages' => '',
'cache' => -1,
),
array(
'module' => 'user',
'delta' => 'new',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment