mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-02-16 02:42:49 +08:00
![Dan Brown](/assets/img/avatar_default.png)
- 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> |