mirror of
https://github.com/grocy/grocy.git
synced 2026-04-06 21:06:15 +02:00
recipePosForm - hide when embeded productcard
This commit is contained in:
parent
2a361a9f72
commit
30dd7fb1b7
|
|
@ -96,7 +96,7 @@
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col-xs-12 col-md-6 col-xl-4">
|
<div class="col-xs-12 col-md-6 col-xl-4 hide-when-embedded">
|
||||||
@include('components.productcard')
|
@include('components.productcard')
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user