]> BookStack Code Mirror - bookstack/commit
Aligned chapter move permissions with page move permissions
authorDan Brown <redacted>
Wed, 5 Jan 2022 16:11:11 +0000 (16:11 +0000)
committerDan Brown <redacted>
Wed, 5 Jan 2022 16:18:19 +0000 (16:18 +0000)
commitfbd388ba4c5c1322038b362f8043532e7bd5596e
tree69599e35aef889ddced77a8d58616116a9b3f0ba
parentd3ca23b195cf2484ac5eaeea0b0e8cb4ca0aad48
Aligned chapter move permissions with page move permissions
app/Entities/Repos/ChapterRepo.php
app/Entities/Repos/PageRepo.php
app/Http/Controllers/ChapterController.php
app/Http/Controllers/PageController.php
tests/Entity/SortTest.php