3 lines
187 B
Cheetah
3 lines
187 B
Cheetah
{{define "item:remove_from_dashboard"}}
|
|
<button hx-post="/item/remove-from-dashboard/{{.}}" hx-swap="outerHTML" title="Remove from dashboard"><i class='bi bi-pin' ></i></button>
|
|
{{ end }} |