Skip to content
Snippets Groups Projects
Commit da19e505 authored by efalcy's avatar efalcy
Browse files

hotline #78216 : fix tags

parent 038ed506
4 merge requests!2806Master,!2776Master,!2772Hotline,!2763Hotline#78216 liens vers les ressources numeriques ko
Pipeline #4704 passed with stage
in 45 minutes and 40 seconds
......@@ -61,7 +61,7 @@ class Class_WebService_BibNumerique_ToutApprendre_Formation extends Class_WebSer
}
protected function updateAlbum($album) {
$album->setTags($this->mergeTags($tags));
$album->setTags($this->mergeTags($album->getTags()));
return parent::updateAlbum($album);
......
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