Skip to content

Commit

Permalink
fix: dialog windows not loading
Browse files Browse the repository at this point in the history
  • Loading branch information
blackfyre committed Mar 8, 2024
1 parent ea880bc commit be899c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/templ/pages/guestbook.templ
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ templ GuestbookBlock(v GuestbookView) {
hx-on="click: wga.openDialog()"
hx-target="#d"
hx-select="section.container"
hx-swap="innerHTML"
class="button is-primary"
>Add Entry</a>
</div>
Expand Down

0 comments on commit be899c4

Please sign in to comment.