]>
BookStack Code Mirror - bookstack/blobdiff - app/Http/Controllers/Api/BookshelfApiController.php
projects
/
bookstack
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' of git://github.com/ckleemann/BookStack into ckleemann-master
[bookstack]
/
app
/
Http
/
Controllers
/
Api
/
BookshelfApiController.php
diff --git
a/app/Http/Controllers/Api/BookshelfApiController.php
b/app/Http/Controllers/Api/BookshelfApiController.php
index 57461fce55c9ce71e38d058524d5ec87fbe00ac5..4ce93defa9e152d7b7837cae05618277fccab0ba 100644
(file)
--- a/
app/Http/Controllers/Api/BookshelfApiController.php
+++ b/
app/Http/Controllers/Api/BookshelfApiController.php
@@
-112,4
+112,4
@@
class BookshelfApiController extends ApiController
$this->bookshelfRepo->destroy($shelf);
return response('', 204);
}
-}
\ No newline at end of file
+}