]> BookStack Code Mirror - bookstack/commit
Adds button to allow users to toggle the book view via the books list page.
authorAbijeet <redacted>
Tue, 26 Dec 2017 07:08:16 +0000 (12:38 +0530)
committerAbijeet <redacted>
Tue, 26 Dec 2017 07:08:16 +0000 (12:38 +0530)
commit0d4db603a47a6cd8889bb7b591bdc2cffbcac134
treef412a15f63f7cf80084dc3d2be8594b3fdda1d3c
parent03eb63ec7781c4a3268600fe06ad55f14ee3021c
Adds button to allow users to toggle the book view via the books list page.

Closes #613

Signed-off-by: Abijeet <redacted>
app/Http/Controllers/BookController.php
app/Http/Controllers/UserController.php
resources/lang/en/entities.php
resources/views/books/index.blade.php
routes/web.php