Last modified by Artur K. on 2026/06/01 15:50

From version 1.4
edited by Artur K.
on 2026/05/25 16:42
Change comment: There is no comment for this version
To version 1.5
edited by Artur K.
on 2026/05/25 16:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -17,10 +17,7 @@
17 17   and doc.fullName like :fullNamePrefix
18 18  order by doc.fullName")
19 19  
20 -#set($elementRows = $services.query.hql($hqlElements)
21 - .bindValue('rootDocFullName', $rootDocFullName)
22 - .bindValue('fullNamePrefix', $fullNamePrefix)
23 - .execute())
20 +#set($elementRows = $services.query.hql($hqlElements).bindValue('rootDocFullName', $rootDocFullName).bindValue('fullNamePrefix', $fullNamePrefix).execute())
24 24  
25 25  ## ---------------------------
26 26  ## 2. Получаем термины глоссария
© Semantic R&D Group, 2026