1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-09 10:22:51 +03:00

Revert "Bookstack grid view."

This commit is contained in:
Abijeet
2017-07-07 17:28:34 +05:30
committed by GitHub
parent a663fc8aa8
commit 3fd61a3600
27 changed files with 29 additions and 179 deletions

View File

@@ -19,5 +19,5 @@
@include('books/form', ['model' => $book])
</form>
</div>
@include('components.image-manager', ['imageType' => 'cover'])
@stop