I’m trying to hie the Content Tab generated by Core. I’m sure this is possible and my mind keeps telling me that adding the following to ./customadmin/bob.xml
should work:
<?xml version="1.0" encoding="utf-8"?>
<webtop>
<section id="content" permission="hidden" />
</webtop>
But of course it doesn’t. What did I miss?