mirror of
https://github.com/grocy/grocy.git
synced 2026-04-05 20:36:15 +02:00
recipePosForm - hide when embeded productcard
This commit is contained in:
parent
2a361a9f72
commit
30dd7fb1b7
|
|
@ -96,7 +96,7 @@
|
|||
</form>
|
||||
</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')
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user