[*] BO : #PSFV-94 - added AdminAttributesGroupController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9774 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -306,9 +306,6 @@ class AdminManufacturersControllerCore extends AdminController
|
||||
if (!($manufacturer = $this->loadObject(true)))
|
||||
return;
|
||||
|
||||
/*
|
||||
* Where it used? You can not insert into a table or in the fields of a table
|
||||
*/
|
||||
if (Shop::isFeatureActive())
|
||||
{
|
||||
$this->fields_form['input'][] = array(
|
||||
|
||||
Reference in New Issue
Block a user