SciPost Code Repository

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

fix incorrect url reversal

parent 0fd17d86
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@
<tr id="orphaned-subsidies-results-load-next"
class="htmx-indicator"
hx-swap-oob="true"
hx-post="{% url 'finances:_hx_subsidyattachment_list_page' identifier_w_vn_nr=submission.preprint.identifier_w_vn_nr %}?page={{ page_obj.next_page_number }}"
hx-post="{% url 'finances:_hx_subsidyattachment_list_page' %}?page={{ page_obj.next_page_number }}"
hx-target="#orphaned-subsidies-results"
hx-include="#orphaned-subsidies-form"
hx-trigger="revealed"
......
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