This commit is contained in:
parent
b7f4813ec0
commit
6f37ff03ab
@ -21,7 +21,7 @@
|
|||||||
<div class="card-action">
|
<div class="card-action">
|
||||||
<button class="btn waves-effect waves-light"
|
<button class="btn waves-effect waves-light"
|
||||||
type="submit" name="action"
|
type="submit" name="action"
|
||||||
hx-post="/post_to_another_post/{{ posto._key }}"
|
hx-post="/post_to_another_post/{{ target_post_id }}"
|
||||||
hx-target="#neu-posts"
|
hx-target="#neu-posts"
|
||||||
hx-include="[name='send_this_text']"
|
hx-include="[name='send_this_text']"
|
||||||
>
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user