SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit 72c53b8f authored by George Katsikas's avatar George Katsikas :goat:
Browse files

add dynsel clear button

parent 863291e3
No related branches found
No related tags found
No related merge requests found
<div class="hx-dynsel"> <div class="hx-dynsel">
<div class="input-query-container"> <div class="input-query-container">
<div role="button"
type="button"
hx-get="{% url "common:empty" %}"
hx-swap="outerHTML"
hx-target="next option[selected]">
<span class="text-body">&#26;</span>
</div>
{% include "django/forms/widgets/select.html" %} {% include "django/forms/widgets/select.html" %}
<input name="q" <input name="q"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment