]> BookStack Code Mirror - bookstack/commit
Fixed issues preventing breadcrumb navigation menus from opening
authorDan Brown <redacted>
Sat, 15 Feb 2020 19:09:33 +0000 (19:09 +0000)
committerDan Brown <redacted>
Sat, 15 Feb 2020 19:09:33 +0000 (19:09 +0000)
commit6caedc7a37a5ca6cee39b69c3c651230a5e30b52
tree9bcb3aad210195fcb9eb340075c500577ca58446
parent5978d9a0d3766a884aa46d5fc2085eb3420a8ba8
Fixed issues preventing breadcrumb navigation menus from opening

- Added tests to cover endpoint

Fixes #1884
app/Entities/Book.php
app/Http/Controllers/SearchController.php
tests/Entity/EntitySearchTest.php