diff --git a/horilla_theme/templates/cbv/federal_tax/tax_bracket.html b/horilla_theme/templates/cbv/federal_tax/tax_bracket.html index 21eccd450..76850f013 100644 --- a/horilla_theme/templates/cbv/federal_tax/tax_bracket.html +++ b/horilla_theme/templates/cbv/federal_tax/tax_bracket.html @@ -30,4 +30,4 @@ onclick="$(`[data-target='#filingStatus{{filing_status_id}}']`).addClass('oh-accordion-meta__header--show');$('#filingStatus{{filing_status_id}}').removeClass('d-none')" > -{% endif %} \ No newline at end of file +{% endif %} diff --git a/horilla_theme/templates/contract_form.html b/horilla_theme/templates/contract_form.html index 0d4f84af8..a1bcaf196 100644 --- a/horilla_theme/templates/contract_form.html +++ b/horilla_theme/templates/contract_form.html @@ -3,7 +3,7 @@
- +
diff --git a/horilla_theme/templates/payroll/tax/filing_status_view.html b/horilla_theme/templates/payroll/tax/filing_status_view.html index 0e78c2220..2a78eb174 100644 --- a/horilla_theme/templates/payroll/tax/filing_status_view.html +++ b/horilla_theme/templates/payroll/tax/filing_status_view.html @@ -1,8 +1,8 @@ -{% extends 'index.html' %} +{% extends 'index.html' %} {% load static i18n %} -{% block content %} -{% include "generic/components.html" %} +{% block content %} +{% include "generic/components.html" %}
diff --git a/payroll/templates/cbv/federal_tax/pipeline.html b/payroll/templates/cbv/federal_tax/pipeline.html index 15f6c74b9..03c87d8d6 100644 --- a/payroll/templates/cbv/federal_tax/pipeline.html +++ b/payroll/templates/cbv/federal_tax/pipeline.html @@ -42,11 +42,11 @@
-
@@ -65,4 +65,3 @@ $(".oh-tabs__movable-body").addClass("d-none") - \ No newline at end of file diff --git a/payroll/templates/cbv/federal_tax/tax_bracket_list.html b/payroll/templates/cbv/federal_tax/tax_bracket_list.html index 15266d45e..67d7068d9 100644 --- a/payroll/templates/cbv/federal_tax/tax_bracket_list.html +++ b/payroll/templates/cbv/federal_tax/tax_bracket_list.html @@ -70,4 +70,4 @@ }); }); -{% endif %} \ No newline at end of file +{% endif %}