]> BookStack Code Mirror - bookstack/commit
Comments: Fixed JS error when lacking commenting permissions
authorDan Brown <redacted>
Mon, 11 Sep 2023 17:40:40 +0000 (18:40 +0100)
committerDan Brown <redacted>
Mon, 11 Sep 2023 17:40:40 +0000 (18:40 +0100)
commit99eb3e5f712a0596217d5e89f2ee0bea973433c1
treedf5f0bd69a2a78c3fc160b6c7e0ea478fb6a3cde
parent15da4b98ef3646c840f0d880d6cfacf4cb4c0e9e
Comments: Fixed JS error when lacking commenting permissions

The page comments component would throw an error due to references to
form elements/content, when form elements may not exist due to
permisisons.

For #4531
resources/js/components/page-comments.js