// Normalization
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12948 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -271,7 +271,7 @@ class AdminFeaturesControllerCore extends AdminController
|
||||
)
|
||||
);
|
||||
|
||||
// Create Object FeatureValue
|
||||
// Create Object FeatureValue
|
||||
$feature_value = new FeatureValue(Tools::getValue('id_feature_value'));
|
||||
|
||||
$this->tpl_vars = array(
|
||||
|
||||
Reference in New Issue
Block a user