Loading plugins/side_toc/side_toc.xqm +0 −2 Original line number Diff line number Diff line Loading @@ -7,8 +7,6 @@ declare %rest:path("/{$project}/side_toc/{$routeDoc=.*\.xml}/toc.html") function max.plugin.side_toc:toc($project, $routeDoc){ let $toc := max.toc:getDocumentTOC($project, $routeDoc) let $currentUrl := request:uri() (:hidden link for "statification":) return (<rest:response> <http:response status="200"> <http:header name="Expires" value="Tue, 22 Oct 2222 22:22:22 GMT"/> Loading Loading
plugins/side_toc/side_toc.xqm +0 −2 Original line number Diff line number Diff line Loading @@ -7,8 +7,6 @@ declare %rest:path("/{$project}/side_toc/{$routeDoc=.*\.xml}/toc.html") function max.plugin.side_toc:toc($project, $routeDoc){ let $toc := max.toc:getDocumentTOC($project, $routeDoc) let $currentUrl := request:uri() (:hidden link for "statification":) return (<rest:response> <http:response status="200"> <http:header name="Expires" value="Tue, 22 Oct 2222 22:22:22 GMT"/> Loading