// Merge -> revision 9061
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9069 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -180,6 +180,12 @@ abstract class AdminTabCore
|
||||
|
||||
public $ajax = false;
|
||||
|
||||
/**
|
||||
* if true, ajax-tab will not wait 1 sec
|
||||
* @var boolean
|
||||
*/
|
||||
public $ignore_sleep = false;
|
||||
|
||||
public static $tabParenting = array(
|
||||
'AdminProducts' => 'AdminCatalog',
|
||||
'AdminCategories' => 'AdminCatalog',
|
||||
|
||||
Reference in New Issue
Block a user