Changes for page CLB Search Component
Last modified by bougault on 2023/01/17 11:42
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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}}