mirror of
https://github.com/grocy/grocy.git
synced 2025-08-28 09:01:14 +00:00
More modal iframe dialog handling improvements
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<span class="text-muted font-italic small">{{ $__t('Product') }} <strong>{{ $product->name }}</strong></span>
|
||||
@endif
|
||||
</h2>
|
||||
<div class="float-right">
|
||||
<div class="float-right @if($embedded) pr-5 @endif">
|
||||
<button class="btn btn-outline-dark d-md-none mt-2"
|
||||
type="button"
|
||||
data-toggle="collapse"
|
||||
|
Reference in New Issue
Block a user