// Fix shop association in BO categories page #PSTEST-848
This commit is contained in:
@@ -421,7 +421,7 @@ class AdminCategoriesControllerCore extends AdminController
|
||||
)
|
||||
);
|
||||
if (Shop::isFeatureActive())
|
||||
$this->fields_form['form'][] = array(
|
||||
$this->fields_form['input'][] = array(
|
||||
'type' => 'shop',
|
||||
'label' => $this->l('Shop association:'),
|
||||
'name' => 'checkBoxShopAsso',
|
||||
|
||||
Reference in New Issue
Block a user