We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27984a0 commit 927866dCopy full SHA for 927866d
sqlpage/templates/shell.handlebars
@@ -66,7 +66,7 @@
66
{{/each}}
67
</ul>
68
{{#if search_target}}
69
- <form class="d-flex" role="search" target="{{search_target}}">
+ <form class="d-flex" role="search" action="{{search_target}}">
70
<input class="form-control me-2" type="search" placeholder="Search" aria-label="Search"
71
name="search">
72
<button class="btn btn-outline-success" type="submit">Search</button>
0 commit comments