Set a new order for options in frontpage, shortcuts block and shortcuts main nodes
This commit is contained in:
parent
23702da60f
commit
214e32cfe9
57 changed files with 131 additions and 190 deletions
|
@ -739,7 +739,7 @@ function stormteam_storm_dashboard_links($type) {
|
|||
'node_type' => 'stormteam',
|
||||
'add_type' => 'stormteam',
|
||||
'map' => array(),
|
||||
'weight' => 3,
|
||||
'weight' => 30,
|
||||
);
|
||||
}
|
||||
return $links;
|
||||
|
|
Reference in a new issue