Skip to content

Commit ed0d324

Browse files
stonebuzzflegastelois
authored andcommitted
move menu to tools
1 parent 67f5f37 commit ed0d324

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ function plugin_init_treeview() {
4646
if (isset($_SESSION["glpi_plugin_treeview_profile"])
4747
&& $_SESSION["glpi_plugin_treeview_profile"]["treeview"]) {
4848

49-
$PLUGIN_HOOKS['menu_toadd']['treeview']['plugins'] = 'PluginTreeviewPreference';
49+
$PLUGIN_HOOKS['menu_toadd']['treeview']['tools'] = 'PluginTreeviewPreference';
5050

5151
$PLUGIN_HOOKS['pre_item_purge']['treeview'] = array('Profile' => array('PluginTreeviewProfile',
5252
'cleanProfiles'));

0 commit comments

Comments
 (0)