Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dariah
search-commons-views
Commits
e03c08d0
Commit
e03c08d0
authored
Sep 10, 2018
by
Gradl, Tobias
Browse files
1180: Present subject entities in search results
Task-Url:
https://pm.winseda.de/issues/1180
parent
21dc7d6e
Changes
1
Hide whitespace changes
Inline
Side-by-side
search/incl/applied_filters_container.jsp
View file @
e03c08d0
...
...
@@ -4,6 +4,6 @@
<div
id=
"applied-filters-container"
class=
"hide"
>
<div
id=
"applied-filters"
></div>
<div
style=
"clear: both;"
>
<button
class=
"btn btn-link btn-sm"
onclick=
"queryHandler.removeAllFilters();"
><i
class=
"fa fa-trash"
aria-hidden=
"true"
></i>
~Reset all
filters
</button>
<button
class=
"btn btn-link btn-sm"
onclick=
"queryHandler.removeAllFilters();"
><i
class=
"fa fa-trash"
aria-hidden=
"true"
></i>
<s:message
code=
"~eu.dariah.de.minfba.search.options.actions.reset_
filters
"
/>
</button>
</div>
</div>
\ No newline at end of file
Write
Preview
Supports
Markdown
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