Hi,
Does anyone knows how to get rid of JHtml::_('behavior.tabstate'); in all main files
since it will render unwanted js files which in most cases are not needed, especially frontend?
I know how to get rid of it in the actual file where it is but to prevent having to do that after all updates it would be better if it can be removed from compiling.
Perhaps a jcb setting i overlooked?