Comment out: JHtml::_('behavior.tabstate');
This commit is contained in:
parent
286232872c
commit
b126fa389e
@ -21,7 +21,7 @@
|
||||
// No direct access to this file
|
||||
defined('_JEXEC') or die('Restricted access');
|
||||
|
||||
JHtml::_('behavior.tabstate');
|
||||
//JHtml::_('behavior.tabstate');
|
||||
|
||||
// Access check.
|
||||
if (!JFactory::getUser()->authorise('core.manage', 'com_demo'))
|
||||
|
Loading…
x
Reference in New Issue
Block a user