Failed to execute template. Cause: [Access denied when checking [script] access to [xwiki:Collaboratory.UX.HbpSkin.WebHome] for user [xwiki:XWiki.Admin]]. Click on this message for details.

Context Search - HBP Wiki

IAM21 instance, do not create collab nor modify a team, your changes will be lost


Changes for page Context Search

Last modified by bougault on 2023/02/20 16:29

From version 35.3
edited by bougault
on 2023/02/20 16:29
Change comment: There is no comment for this version
To version 33.1
edited by bougault
on 2023/02/20 09:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,12 +6,10 @@
6 6  #end
7 7  {{/velocity}}
8 8  
9 -{{velocity}}
10 10  {{html clean="false"}}
11 11  
12 12  <button id="mount-search-app"><i class="fa fa-search" aria-hidden="true"></i></button>
13 -<div id="root" data-collabname="$collabName"></div>
12 +<div id="root" collabname="$collabName"></div>
14 14   <script type="module" src="http://localhost:3000/src/apps/unified-search/unified-search.tsx"></script>
15 15  
16 16  {{/html}}
17 -{{/velocity}}