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
-
... ... @@ -15,7 +15,7 @@ 15 15 <style> 16 16 ${this.styles} 17 17 </style> 18 - ${this. html}18 + ${this.template} 19 19 `; 20 20 return template; 21 21 }