From babf3170b22e9bf2ebd1fd6660345c78fa1bcdf9 Mon Sep 17 00:00:00 2001
From: Ewen Corre
Date: Thu, 12 Sep 2024 14:31:49 +0200
Subject: [PATCH] Change 'Apply for a candidate' link
---
itou/templates/apply/includes/list_job_applications.html | 2 +-
itou/templates/apply/list_prescriptions.html | 2 +-
.../dashboard/includes/employer_prescription_card.html | 2 +-
.../dashboard/includes/prescriber_job_applications_card.html | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/itou/templates/apply/includes/list_job_applications.html b/itou/templates/apply/includes/list_job_applications.html
index 9abed98fe5..aeae908869 100644
--- a/itou/templates/apply/includes/list_job_applications.html
+++ b/itou/templates/apply/includes/list_job_applications.html
@@ -37,7 +37,7 @@
{% if job_applications_list_kind is JobApplicationsListKind.SENT %}
-
+
Postuler pour un candidat
diff --git a/itou/templates/apply/list_prescriptions.html b/itou/templates/apply/list_prescriptions.html
index 50fc1eff3e..c4715a5960 100644
--- a/itou/templates/apply/list_prescriptions.html
+++ b/itou/templates/apply/list_prescriptions.html
@@ -16,7 +16,7 @@
{% include "apply/includes/list_job_applications_title.html" %}
{% include "apply/includes/job_applications_export_button.html" %}
-
+
Postuler pour un candidat
diff --git a/itou/templates/dashboard/includes/employer_prescription_card.html b/itou/templates/dashboard/includes/employer_prescription_card.html
index e6761e92d4..33ba5057c4 100644
--- a/itou/templates/dashboard/includes/employer_prescription_card.html
+++ b/itou/templates/dashboard/includes/employer_prescription_card.html
@@ -7,7 +7,7 @@
Nouveau
-
+
Postuler pour un candidat
diff --git a/itou/templates/dashboard/includes/prescriber_job_applications_card.html b/itou/templates/dashboard/includes/prescriber_job_applications_card.html
index 292fe962da..cae9954943 100644
--- a/itou/templates/dashboard/includes/prescriber_job_applications_card.html
+++ b/itou/templates/dashboard/includes/prescriber_job_applications_card.html
@@ -10,7 +10,7 @@