added search loader
This commit is contained in:
parent
fe72db6c49
commit
3855cf6bf0
3 changed files with 22 additions and 2 deletions
|
@ -105,7 +105,7 @@ declare function page:header($lang as xs:string, $href-other as xs:string) {
|
|||
aria-label="Search" />
|
||||
{if (not(session:get('searchQuery'))) then
|
||||
<button type="submit">
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
<svg id="abv-search-icon" xmlns="http://www.w3.org/2000/svg"
|
||||
width="16" height="16"
|
||||
viewBox="0 0 16 16"
|
||||
fill="currentColor" class="bi bi-search">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue