Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dariah
search-commons-views
Commits
f6d78da3
Commit
f6d78da3
authored
Feb 09, 2020
by
Gradl, Tobias
Browse files
Search button behavior broken in extended search (#405)
parent
08d99f4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
search/extended.jsp
View file @
f6d78da3
...
...
@@ -25,7 +25,7 @@
<div
class=
"col-12 col-xl-2"
>
<div
class=
"float-right"
>
<button
onClick=
"search.search();"
class=
"btn btn-primary"
><i
class=
"fas fa-search"
></i></button>
<button
onClick=
"search.
queryHandler.
search();"
class=
"btn btn-primary"
><i
class=
"fas fa-search"
></i></button>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment