diff --git a/base/templates/base/company/company_view.html b/base/templates/base/company/company_view.html index 55819d269..02d702d41 100644 --- a/base/templates/base/company/company_view.html +++ b/base/templates/base/company/company_view.html @@ -19,7 +19,7 @@
Username
- {% if employee.employee_profile %} - Username - {% else %} Username - {% endif %}
{% trans "Birthday" %} diff --git a/recruitment/templates/candidate/candidate_list.html b/recruitment/templates/candidate/candidate_list.html index c098d8379..afce512de 100644 --- a/recruitment/templates/candidate/candidate_list.html +++ b/recruitment/templates/candidate/candidate_list.html @@ -123,7 +123,7 @@
Sample photo{{cand.job_position_id}} - {% trans "Resume" %} diff --git a/recruitment/templates/candidate/individual.html b/recruitment/templates/candidate/individual.html index 2a51f58c1..970a10140 100644 --- a/recruitment/templates/candidate/individual.html +++ b/recruitment/templates/candidate/individual.html @@ -588,7 +588,7 @@ {% if candidate.resume %} @@ -627,7 +627,7 @@ {% elif question|slice:"0:11" == "percentage_" %} {{ answer_list.0 }}% {% elif question|slice:"0:5" == "file_" %} - {{ answer_list.0 }} + {{ answer_list.0 }} {% elif question|slice:"0:7" == "rating_" %}
diff --git a/recruitment/templates/pipeline/components/candidate_stage_component.html b/recruitment/templates/pipeline/components/candidate_stage_component.html index 127f70558..4275f8790 100644 --- a/recruitment/templates/pipeline/components/candidate_stage_component.html +++ b/recruitment/templates/pipeline/components/candidate_stage_component.html @@ -271,7 +271,7 @@ style="flex: 1 0 auto; width:20px;height: 40.68px; padding: 0;"> - diff --git a/recruitment/templates/pipeline/kanban_components/candidate_kanban_components.html b/recruitment/templates/pipeline/kanban_components/candidate_kanban_components.html index 553afc613..453a6131b 100644 --- a/recruitment/templates/pipeline/kanban_components/candidate_kanban_components.html +++ b/recruitment/templates/pipeline/kanban_components/candidate_kanban_components.html @@ -170,7 +170,7 @@ {% endif %}
  • - {% trans "Resume" %}
  • {% if perms.recruitment.change_candidate or request.user|is_stagemanager %} diff --git a/recruitment/templates/pipeline/pipeline_card.html b/recruitment/templates/pipeline/pipeline_card.html index 33dcb798b..1884e0f1a 100644 --- a/recruitment/templates/pipeline/pipeline_card.html +++ b/recruitment/templates/pipeline/pipeline_card.html @@ -251,7 +251,7 @@ {% endif %}
  • - {% trans "Resume" %}
  • {% if perms.recruitment.change_candidate or request.user|is_stagemanager %} diff --git a/recruitment/templates/skill_zone/skill_zone_list.html b/recruitment/templates/skill_zone/skill_zone_list.html index a69126227..d1c17c11e 100644 --- a/recruitment/templates/skill_zone/skill_zone_list.html +++ b/recruitment/templates/skill_zone/skill_zone_list.html @@ -123,7 +123,7 @@ {% else %} {% endif %}