From d19a835055f357d4241df484b8e977baf0897b8c Mon Sep 17 00:00:00 2001 From: Oleg Belyaev Date: Fri, 21 Mar 2025 22:44:51 +0300 Subject: [PATCH] inject map link html --- xq/restx_dict_cached.xq | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/xq/restx_dict_cached.xq b/xq/restx_dict_cached.xq index 986d750..2ebf203 100644 --- a/xq/restx_dict_cached.xq +++ b/xq/restx_dict_cached.xq @@ -40,8 +40,9 @@ declare function page:head($title as xs:string, $script as node()* := ()) { declare function page:header($lang as xs:string, $href-other as xs:string) {