reverting changes of view
This commit is contained in:
parent
22b19ec277
commit
994da4a2b3
|
|
@ -185,8 +185,5 @@
|
|||
}
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
|
||||
</script>
|
||||
@endpush
|
||||
|
|
@ -5,14 +5,12 @@
|
|||
|
||||
<div class="product-image-group">
|
||||
|
||||
<div class="cp-spinner cp-round" id="loader">
|
||||
</div>
|
||||
|
||||
<div class="cp-spinner cp-round" id="loader">
|
||||
</div>
|
||||
|
||||
<product-gallery></product-gallery>
|
||||
|
||||
@include ('shop::products.view.product-add')
|
||||
<product-gallery></product-gallery>
|
||||
|
||||
@include ('shop::products.view.product-add')
|
||||
|
||||
</div>
|
||||
|
||||
|
|
@ -114,4 +112,4 @@
|
|||
|
||||
</script>
|
||||
|
||||
@endpush
|
||||
@endpush
|
||||
Loading…
Reference in New Issue