Compare commits
No commits in common. "40b26899529a372ad35491dd6d3a540bbe7c3bd2" and "5647f731abc4c5418e09912a2db39d9728a64e53" have entirely different histories.
40b2689952
...
5647f731ab
|
@ -2,7 +2,7 @@
|
|||
{{define "header_buttons"}}
|
||||
<button
|
||||
data-controller="restful"
|
||||
data-restful-endpoint="{{ .BaseURL }}/emails"
|
||||
data-restful-endpoint="/emails"
|
||||
data-restful-method="DELETE"
|
||||
class="button is-danger">
|
||||
🗑️ Clear
|
||||
|
|
Loading…
Reference in New Issue