forked from abaevdict/abaev-basex
fixed online html generation
This commit is contained in:
parent
117dead94a
commit
e635581228
2 changed files with 4 additions and 2 deletions
|
@ -244,7 +244,7 @@ declare %rest:path("search")
|
|||
%output:html-version('5')
|
||||
function site:search($pattern as xs:string?,
|
||||
$text as xs:string?) {
|
||||
site:index('en')
|
||||
site:search('en',$pattern,$text)
|
||||
};
|
||||
|
||||
0
|
Loading…
Add table
Add a link
Reference in a new issue