We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c32013c commit f0192cdCopy full SHA for f0192cd
src/main/webapp/WEB-INF/views/series/info.html
@@ -440,6 +440,9 @@ <h5 th:text="#{t_hidden_images}">Hidden images</h5>
440
Price
441
</label>
442
<div class="col-sm-3">
443
+ <!--
444
+ @todo #1388 AddCatalogPriceForm: consider using a tooltip for currency
445
+ -->
446
<div class="input-group">
447
<span class="input-group-addon" id="js-catalog-price-symbol" >€</span>
448
<input id="catalog-price"
0 commit comments