X-Git-Url: http://git.auf.org/?p=auf_rh_dae.git;a=blobdiff_plain;f=project%2Fdae%2Ftemplates%2Fdae%2Fposte_consulter.html;h=34ead6b3f6d3d7c3facb25182708dd6eeff045f2;hp=b2a6e9fda1056abe7c109522e20e85066d5623bd;hb=1817001707dba888da8892b87474e1cf65defe35;hpb=e13a5143356c5703953efa8cfd73ed91d1901692 diff --git a/project/dae/templates/dae/poste_consulter.html b/project/dae/templates/dae/poste_consulter.html index b2a6e9f..34ead6b 100644 --- a/project/dae/templates/dae/poste_consulter.html +++ b/project/dae/templates/dae/poste_consulter.html @@ -3,9 +3,7 @@ {% block title %}RH - DAE - Poste{% endblock %} {% block titre %}Ressources humaines{% endblock %} -{% block sous_titre %} -Demande d'autorisation d'embauche -{% endblock %} +{% block sous_titre %}Demande d'autorisation d'engagement{% endblock %} {% block extrahead %} @@ -15,7 +13,7 @@ Demande d'autorisation d'embauche

Demande d'autorisation de création de poste

Format impression -{% if poste|est_editable %}Modifier{% endif %} +{% if poste|est_editable:request.user %}Modifier{% endif %}
{% include "dae/poste_resume.html" %} @@ -26,7 +24,6 @@ Demande d'autorisation d'embauche - {% for commentaire in poste.historique_desc %} @@ -39,7 +36,7 @@ Demande d'autorisation d'embauche
ActionDestinataire de l'action Commentaire
-{{ validationForm.commentaire }} + {% if validationForm.get_etats_disponibles %}{{ validationForm.commentaire }}{% endif %}
{{ validationForm.get_input_etats_as_buttons|safe }}