mirror of
https://github.com/grocy/grocy.git
synced 2026-03-27 23:29:25 +01:00
Optimized title
This commit is contained in:
parent
de881eb78e
commit
844d6279ae
|
|
@ -9,7 +9,7 @@
|
|||
<div class="col">
|
||||
<div class="title-related-links">
|
||||
<h2 class="title">
|
||||
@yield('title')
|
||||
@yield('title')<br>
|
||||
@if($product != null)
|
||||
<span class="text-muted font-italic small">{{ $__t('Product') }} <strong>{{ $product->name }}</strong></span>
|
||||
@endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user