Set a new order for options in frontpage, shortcuts block and shortcuts main nodes

This commit is contained in:
Manuel Cillero 2017-09-19 00:46:33 +02:00
parent 23702da60f
commit 214e32cfe9
57 changed files with 131 additions and 190 deletions

View file

@ -802,7 +802,7 @@ function stormtimetracking_storm_dashboard_links($type) {
'node_type' => 'stormtimetracking',
'add_type' => 'stormtimetracking',
'map' => array(),
'weight' => 8,
'weight' => 130,
);
}
return $links;