fix: compose post modal button
This commit is contained in:
parent
437724065b
commit
bfcb35e18b
4 changed files with 7 additions and 5 deletions
|
@ -308,7 +308,7 @@ macros -%}
|
|||
<div class="flex gap-2">
|
||||
<button
|
||||
class="bold red quaternary"
|
||||
onclick="document.getElementById('town_square_post_dialog').remove()"
|
||||
onclick="document.getElementById('town_square_post_dialog').close()"
|
||||
type="button"
|
||||
>
|
||||
{{ icon "x" }} {{ text "dialog:action.close" }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue