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.

CLB Search Component - HBP Wiki

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


Changes for page CLB Search Component

Last modified by bougault on 2023/01/17 11:42

From version 1.1
edited by bougault
on 2023/01/13 12:05
Change comment: There is no comment for this version
To version 6.1
edited by bougault
on 2023/01/13 13:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,5 @@
1 +{{html clean="false"}}
2 +<script>
1 1  class ClbComponent extends HTMLElement {
2 2   constructor() {
3 3   super();
... ... @@ -103,3 +103,5 @@
103 103   }
104 104   }
105 105  );
108 +</script>
109 +{{/html}}