//fix table extensible, bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11775 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -60,6 +60,7 @@ class AdminQuickAccessesControllerCore extends AdminController
|
||||
),
|
||||
'new_window' => array(
|
||||
'title' => $this->l('New window'),
|
||||
'width' => 70,
|
||||
'align' => 'center',
|
||||
'type' => 'bool',
|
||||
'activeVisu' => 'new_window'
|
||||
|
||||
Reference in New Issue
Block a user