Changes for page All Journals & Series

From version 15.1
edited by Andrea Omicini
on 11/07/2023 18:33
Change comment: There is no comment for this version
To version 16.1
edited by Andrea Omicini
on 11/07/2023 18:33
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,7 +2,7 @@
2 2  {{html wiki="true" clean="false"}}
3 3  #template('apice_macros.vm')
4 4  #objectspace()
5 -#template('apice_event_macros.vm')
5 +#template('apice_journal_macros.vm')
6 6  ## query
7 7  #set( $sql = ", BaseObject as obj, StringProperty as prop where obj.name = doc.fullName and obj.className = '${mainSpace}.Class' and obj.name <> '${objectPool}.Template' and prop.id.id = obj.id and prop.name = 'acronym' order by prop.value asc" )
8 8  #set( $itemFound = $xwiki.searchDocuments($query) )