mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-09 10:22:51 +03:00
Made list default messages a little nicer
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
|
||||
@endforeach
|
||||
@else
|
||||
<p class="text-muted">
|
||||
No items available
|
||||
<p class="text-muted empty-text">
|
||||
{{ $emptyText or 'No items available' }}
|
||||
</p>
|
||||
@endif
|
||||
</div>
|
Reference in New Issue
Block a user