diff --git a/code/LeftAndMain.php b/code/LeftAndMain.php index c1af92a19..2b4ceba19 100644 --- a/code/LeftAndMain.php +++ b/code/LeftAndMain.php @@ -115,6 +115,12 @@ class LeftAndMain extends Controller implements PermissionProvider */ private static $url_priority = 50; + /** + * @config + * @var string + */ + private static bool $ignore_menuitem = false; + /** * A subclass of {@link DataObject}. *