// Remove $noTabLink in AdminController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13830 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -60,9 +60,6 @@ class AdminControllerCore extends Controller
|
||||
/** @var integer Tab id */
|
||||
public $id = -1;
|
||||
|
||||
/** @var array noTabLink array of admintab names which have no content */
|
||||
public $noTabLink = array('AdminCatalog', 'AdminPriceRule', 'AdminTools', 'AdminStock', 'AdminAdmin');
|
||||
|
||||
public $required_database = false;
|
||||
|
||||
/** @var string Security token */
|
||||
|
||||
Reference in New Issue
Block a user