currency per column in table definition

This commit is contained in:
Priec
2026-08-03 16:10:50 +02:00
parent 050f93e1fd
commit 0e6d764702
3 changed files with 71 additions and 13 deletions

View File

@@ -90,7 +90,7 @@
</label>
{% endif %}
{% if page.draft.show_rounding() %}
{% if page.draft.show_money_options() %}
<label>Currency
<input name="column_currency_input" value="{{ page.draft.column_currency_input }}" list="currency-codes"
maxlength="3" placeholder="EUR">