Commit 70625cd6 authored by Anne Goloubkoff-Duponchel's avatar Anne Goloubkoff-Duponchel
Browse files

ajout baseuri pour porte-document EAD

parent 0cc4e4c8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -112,6 +112,7 @@ declare function max.plugin.ead_basket:itemPorteDocuments($projectId, $item){
            map {
            "project" : $projectId,
            "docName" : $xmlDocName,
	    "baseuri":max.config:getBaseURI(),
            "nodeId" : $nodeId})/*[1]
};