From c5f7c9fe9a670715814cc615a25867d6040f1b63 Mon Sep 17 00:00:00 2001 From: Ewen Corre Date: Fri, 24 Jan 2025 11:12:07 +0100 Subject: [PATCH] job_seekers_views: add a button to create a job seeker without applying --- itou/templates/job_seekers_views/list.html | 6 ++++++ tests/www/job_seekers_views/__snapshots__/test_list.ambr | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/itou/templates/job_seekers_views/list.html b/itou/templates/job_seekers_views/list.html index de367cb2c29..aa29c9aa1fc 100644 --- a/itou/templates/job_seekers_views/list.html +++ b/itou/templates/job_seekers_views/list.html @@ -4,6 +4,7 @@ {% load static %} {% load str_filters %} {% load format_filters %} +{% load url_add_query %} {% block title %}Candidats {{ block.super }}{% endblock %} @@ -11,6 +12,11 @@

Candidats