[RMV] PROJECT: Removed unwanted quotes
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<div class="oh-main__titlebar oh-main__titlebar--right">
|
||||
{% if tasks %}
|
||||
<form
|
||||
hx-get="{% url 'task-all-filter' %}?view={{view_type}}""
|
||||
hx-get="{% url 'task-all-filter' %}?view={{view_type}}"
|
||||
hx-target="#view-container"
|
||||
hx-swap="innerHTML"
|
||||
id="taskAllFilterForm"
|
||||
|
||||
Reference in New Issue
Block a user