Disable action button while the action runs
This commit is contained in:
parent
7477504508
commit
3519517b96
@ -18,6 +18,7 @@
|
||||
title="{{ $key }}"
|
||||
hx-target="closest article"
|
||||
hx-select="article"
|
||||
hx-disabled-elt="this"
|
||||
hx-post="/item/{{ $.Source }}/{{ $.Id }}/action/{{ $key }}"
|
||||
>{{ $key }}</button>
|
||||
{{ end -}}
|
||||
|
Loading…
Reference in New Issue
Block a user