// fix bug link "details" in AdminFeaturesController

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10815 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2011-11-30 16:52:23 +00:00
parent 13bdaf6c3f
commit c1aee41233
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ class FeatureValueCore extends ObjectModel
protected $table = 'feature_value';
protected $identifier = 'id_feature_value';
protected $webserviceParameters = array(
protected $webserviceParameters = array(
'objectsNodeName' => 'product_feature_values',
'objectNodeName' => 'product_feature_value',
'fields' => array(