From 95916b5a04639d497437cd7d8ced327d635ff5d8 Mon Sep 17 00:00:00 2001 From: Nilovna Bascunan-Vasquez Date: Tue, 16 Aug 2011 12:24:48 -0400 Subject: [PATCH] =?utf8?q?Ajout=20breadcrum=20affecter=20=C3=A9valuateur?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .../templates/recrutement/affecter_evaluateurs.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/project/recrutement/templates/recrutement/affecter_evaluateurs.html b/project/recrutement/templates/recrutement/affecter_evaluateurs.html index 17af613..308ae8d 100644 --- a/project/recrutement/templates/recrutement/affecter_evaluateurs.html +++ b/project/recrutement/templates/recrutement/affecter_evaluateurs.html @@ -4,6 +4,14 @@ {% block title %}RH - Recrutement{% endblock %} {% block sous_titre %}Affecter évaluateur{% endblock %} +{% block breadcrumbs %}{% if not is_popup %} + +{% endif %}{% endblock %} + {% block content %}
{% block object-tools %}{% endblock %} -- 1.7.10.4