diff --git a/tariff_app/templates/tariff_app/tarifs.html b/tariff_app/templates/tariff_app/tarifs.html index 16006e4..213fead 100644 --- a/tariff_app/templates/tariff_app/tarifs.html +++ b/tariff_app/templates/tariff_app/tarifs.html @@ -62,7 +62,7 @@ {{ tar.speedOut }} {{ tar.amount }} руб {{ tar.time_of_action }} дней - {{ tar.calc_type }} + {{ tar.get_calc_type_display }} {% if perms.tariff_app.delete_tariff %}