glpi-project / glpi-inventory-plugin

GLPI Inventory plugin
GNU Affero General Public License v3.0
46 stars 27 forks source link

fix(menu): page not found #435

Closed Rom1-B closed 1 year ago

Rom1-B commented 1 year ago

From the general setup, the search button is a link to the .../glpiinventory/front/config.php page, which doesn't exist.

This link doesn't seem relevant on this page, so I think we can just remove it.

image

Ref: !30285