]> BookStack Code Mirror - bookstack/commit
Fixed entities created with blank slugs.
authorDan Brown <redacted>
Sat, 13 Aug 2016 12:53:04 +0000 (13:53 +0100)
committerDan Brown <redacted>
Sat, 13 Aug 2016 12:53:04 +0000 (13:53 +0100)
commit2d958e88bfc5a24e91223e328322b6d21d74215d
tree704bf68e52ca5151dcdf005fc2cf984ae33e81d1
parent07c7d5af176a2071b2151737567283eb22c485ef
Fixed entities created with blank slugs.

Fixes #156.
app/Repos/BookRepo.php
app/Repos/ChapterRepo.php
app/Repos/PageRepo.php
tests/Entity/EntityTest.php