N°5620-merge fix

This commit is contained in:
odain
2022-11-23 09:24:21 +01:00
parent 9b0c2f7324
commit 6b0b3ca829

View File

@@ -290,10 +290,6 @@ class NavigationMenu extends UIBlock implements iKeyboardShortcut
}
}
public function IsSiloSelectionEnabled() : bool {
return MetaModel::GetConfig()->Get('navigation_menu.show_organization_filter');
}
/**
* @return True if the silo selection is enabled, false otherwise
* @since 3.1.0