mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
47b08888ba
- Enabled proper ordering of Books in a shelf. - Improved related item destroy for all entities.
3 lines
153 B
PHP
3 lines
153 B
PHP
<div class="breadcrumbs">
|
|
<a href="{{$shelf->getUrl()}}" class="text-bookshelf text-button">@icon('bookshelf'){{ $shelf->getShortName() }}</a>
|
|
</div> |