Added a context menu to all stock overview page items

This commit is contained in:
Bernd Bestel
2019-03-09 13:11:50 +01:00
parent 4d215edbd0
commit bd483ec8b0
6 changed files with 90 additions and 13 deletions

View File

@@ -19,7 +19,7 @@
<strong>{{ $L('Last price') }}:</strong> <span id="productcard-product-last-price"></span>
<h5 class="mt-3">{{ $L('Product picture') }}</h5>
<img id="productcard-product-picture" src="" class="img-fluid img-thumbnail d-none">
<p class="w-75 mx-auto"><img id="productcard-product-picture" src="" class="img-fluid img-thumbnail d-none"></p>
<span id="productcard-no-product-picture" class="font-italic d-none">{{ $L('No picture available') }}</span>
<h5 class="mt-3">{{ $L('Price history') }}</h5>