Is there a way to disable or hide the __main__ tab? I'm using a custom html template that has 5 tabs that use all the fields in the database, so the __main__ is just an empty tab that gets in the way.
I moved it to the end in order and used css to hide it, but the last visible tab still shows a "next" tab that takes you to it anyway so that redneck kludge isn't going to work.
Thanks in advance.