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
-
... ... @@ -52,7 +52,7 @@ 52 52 } 53 53 54 54 get searchButton() { 55 - return this.$('# button');55 + return this.$('#search'); 56 56 } 57 57 58 58