This commit is contained in:
parent
f482dd03ed
commit
85dce5ce2e
@ -20,6 +20,7 @@
|
|||||||
<a href="#answer-post">
|
<a href="#answer-post">
|
||||||
<button class="btn waves-effect waves-light"
|
<button class="btn waves-effect waves-light"
|
||||||
type="submit" name="action" hx-encoding='multipart/form-data'
|
type="submit" name="action" hx-encoding='multipart/form-data'
|
||||||
|
_='on htmx:xhr:progress(loaded, total) set #progress.value to (loaded/total)*100'
|
||||||
hx-post="/post_to_another_post/{{ target_post_id }}"
|
hx-post="/post_to_another_post/{{ target_post_id }}"
|
||||||
hx-target="#neu-posts"
|
hx-target="#neu-posts"
|
||||||
hx-include="[name='send_this_text'], [name='file']"
|
hx-include="[name='send_this_text'], [name='file']"
|
||||||
|
Loading…
Reference in New Issue
Block a user