]> BookStack Code Mirror - bookstack/commit
Comments: Fixed missing comment timestamps
authorDan Brown <redacted>
Sun, 30 Mar 2025 16:36:48 +0000 (17:36 +0100)
committerDan Brown <redacted>
Sun, 30 Mar 2025 16:36:48 +0000 (17:36 +0100)
commit802f69cf35abba8ff75b0ef7bbed09bbcda62816
treede66bbd02c94bb08f3d7481b88fb8cb7a965cacf
parent0ec0913846f79ed3dcde9634739a7eda297f19e1
Comments: Fixed missing comment timestamps

Due to deleted code during Laravel 11 upgrade.
Added test to cover.
Closes #5555
resources/views/comments/comment.blade.php
tests/Entity/CommentTest.php