]>
BookStack Code Mirror - bookstack/commitdiff
projects
/
bookstack
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
2d0461b
)
Comments: Fixed update notification text
author
Dan Brown
<redacted>
Tue, 17 Jun 2025 12:42:25 +0000
(13:42 +0100)
committer
Dan Brown
<redacted>
Tue, 17 Jun 2025 12:42:25 +0000
(13:42 +0100)
For #5642
resources/js/components/page-comment.ts
patch
|
blob
|
history
diff --git
a/resources/js/components/page-comment.ts
b/resources/js/components/page-comment.ts
index 0c3e19f4b1a8b2b2996272be5ec1c4f55c9667a1..a0bb7a55bf8985c3c54cf8358e7dc4e3b67f6dd9 100644
(file)
--- a/
resources/js/components/page-comment.ts
+++ b/
resources/js/components/page-comment.ts
@@
-40,7
+40,7
@@
export class PageComment extends Component {
this.commentId = this.$opts.commentId;
this.commentLocalId = this.$opts.commentLocalId;
this.deletedText = this.$opts.deletedText;
- this.
deletedText = this.$opts.dele
tedText;
+ this.
updatedText = this.$opts.upda
tedText;
this.archiveText = this.$opts.archiveText;
// Editor reference and text options