// fix bug link "details" in AdminFeaturesController

This commit is contained in:
lLefevre
2011-11-30 16:52:23 +00:00
parent 2c1d3a0a28
commit e836446a66
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(