Properly implement queries
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
id="search"
|
||||
class="button is-info is-fullwidth"
|
||||
hx-headers='{"X-CSRFToken": "{{ csrf_token }}"}'
|
||||
hx-put="{% url 'threshold_irc_msg' net num channel %}"
|
||||
hx-put="{% url 'threshold_irc_msg' net num channel nick %}"
|
||||
hx-trigger="click"
|
||||
hx-target="#context-input"
|
||||
hx-swap="outerHTML">
|
||||
|
||||
Reference in New Issue
Block a user