big update for home v2
This commit is contained in:
@@ -61,7 +61,7 @@ function materio_administration_strongarm() {
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'admin_menu_position_fixed';
|
||||
$strongarm->value = 0;
|
||||
$strongarm->value = 1;
|
||||
$export['admin_menu_position_fixed'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
|
||||
Reference in New Issue
Block a user