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

Correction CVS : ajout d'une clef oeuvre par defaut pour les ressources CVS...

Correction CVS : ajout d'une clef oeuvre par defaut pour les ressources CVS (sinon l'affichage en mode mur ne fonctionne pas)
parent 9a2fbcef
Branches
Tags
No related merge requests found
......@@ -44,6 +44,7 @@ class Class_WebService_BibNumerique_CVS_AlbumParser {
public function endDocid($data) {
$this->current_notice->setId($data);
$this->current_notice->setClefOeuvre($data);
}
......
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