reverting changes of view

This commit is contained in:
rahul shukla 2019-02-19 10:07:13 +05:30
parent 22b19ec277
commit 994da4a2b3
2 changed files with 5 additions and 10 deletions

View File

@ -185,8 +185,5 @@
}
}
};
</script>
@endpush

View File

@ -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