diff --git a/app/templates/mini_tools/currency_converter/currency_converter.html b/app/templates/mini_tools/currency_converter/currency_converter.html index 4b5a22c..6f0dcf0 100644 --- a/app/templates/mini_tools/currency_converter/currency_converter.html +++ b/app/templates/mini_tools/currency_converter/currency_converter.html @@ -13,7 +13,7 @@
{% translate 'Currency Converter' %}
-
+
{{ form.from_currency|as_crispy_field }}
-
+
-
+
+ hx-trigger="input from:#from_value, input from:#id_from_currency, input from:#id_to_currency, updated" + hx-include="#from_value, #id_from_currency, #id_to_currency" + id="result">