1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-09 10:22:51 +03:00

Extracted text for remaining views

This commit is contained in:
Dan Brown
2016-12-04 14:08:04 +00:00
parent 96075dee7b
commit 0775cd09a1
40 changed files with 413 additions and 243 deletions

View File

@@ -16,7 +16,7 @@
@endforeach
@else
<p class="text-muted">
No items available
{{ trans('common.no_items') }}
</p>
@endif
</div>