currency per column in table definition
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user