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
|
@ -1083,7 +1083,7 @@ function stormticket_storm_dashboard_links($type) {
|
|||
'node_type' => 'stormticket',
|
||||
'add_type' => 'stormticket',
|
||||
'map' => array(),
|
||||
'weight' => 6,
|
||||
'weight' => 100,
|
||||
);
|
||||
}
|
||||
return $links;
|
||||
|
|
Reference in a new issue