Remove leftover " character
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
data-confirm={gettext("Are you sure?")}
|
data-confirm={gettext("Are you sure?")}
|
||||||
>
|
>
|
||||||
<.button class="!bg-red-900 hover:!bg-red-700">
|
<.button class="!bg-red-900 hover:!bg-red-700">
|
||||||
<%= gettext("Delete") %>"
|
<%= gettext("Delete") %>
|
||||||
</.button>
|
</.button>
|
||||||
</.link>
|
</.link>
|
||||||
</:actions>
|
</:actions>
|
||||||
|
|||||||
Reference in New Issue
Block a user