Loading rxq/html.xqm +1 −0 Original line number Diff line number Diff line Loading @@ -50,6 +50,7 @@ declare function max.html:render( map { 'projectId' : $projectId, 'prettyName' : max.config:getProjectPrettyName($projectId), 'data' : max.config:getProjectData($projectId), 'baseURI' : max.config:getBaseURI(), 'home' : max.config:getBaseURI() || $projectId || '/accueil.html', 'menu' : $menu, Loading Loading
rxq/html.xqm +1 −0 Original line number Diff line number Diff line Loading @@ -50,6 +50,7 @@ declare function max.html:render( map { 'projectId' : $projectId, 'prettyName' : max.config:getProjectPrettyName($projectId), 'data' : max.config:getProjectData($projectId), 'baseURI' : max.config:getBaseURI(), 'home' : max.config:getBaseURI() || $projectId || '/accueil.html', 'menu' : $menu, Loading