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,6 +4,3 @@ 1 -{{velocity}} 2 -{{html clean="false"}} 3 -<script> 4 4 class ClbComponent extends HTMLElement { 5 5 constructor() { 6 6 super(); ... ... @@ -106,6 +106,3 @@ 106 106 } 107 107 } 108 108 ); 109 -</script> 110 -{{/html}} 111 -{{/velocity}}