Merge branch 'WEB---ADD-COMMENTS-ON-ISSUES' of https://github.com/LazyBachelor/LazyPM into WEB---ADD-COMMENTS-ON-ISSUES
This commit is contained in:
@@ -75,7 +75,7 @@ templ CommentForm(props CommentFormProps) {
|
||||
hx-post={ "/issues/" + props.IssueID + "/comments" }
|
||||
hx-target="#comments-list"
|
||||
hx-swap="beforeend"
|
||||
hx-on::after-request="this.reset()"
|
||||
hx-on::after-success="this.reset()"
|
||||
>
|
||||
@base.Input(base.InputProps{
|
||||
Name: "author",
|
||||
|
||||
Reference in New Issue
Block a user