Skip to content
Snippets Groups Projects
Commit 748f8db6 authored by Ghislain Loas's avatar Ghislain Loas
Browse files

hotline #15865 fix facettes error

parent 644ada74
3 merge requests!393Master,!392Hotline 6.51,!379Hotline 15865 wrong libelle codif auteur
......@@ -78,7 +78,6 @@ class Class_Notice_Facette {
* @return String exemple : Comédie dramatique
*/
public function getLibelleFacette() {
if($this->_cle =="A1152")
return Class_Codification::getInstance()->getLibelleFacette($this->_cle);
}
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment