From: Benoit C. Sirois Date: Thu, 11 Apr 2013 19:30:43 +0000 (-0400) Subject: 5834 X-Git-Tag: 1.8~20 X-Git-Url: http://git.auf.org/?p=auf_rh_dae.git;a=commitdiff_plain;h=6710758f9dcfb4831117ac32477b54714d8743ef;hp=f52a617c19a186b436154f36b1a8376f757d4d14 5834 --- diff --git a/project/dae/templates/dae/embauche-dossier-consulter.html b/project/dae/templates/dae/embauche-dossier-consulter.html index 709e355..bf4caa3 100644 --- a/project/dae/templates/dae/embauche-dossier-consulter.html +++ b/project/dae/templates/dae/embauche-dossier-consulter.html @@ -74,7 +74,7 @@ {% if ancien_dossier and ancien_dossier.remunerations.all.count > 0 %} - Rémunérations + Rémunération {% rh_remun_form_for_year ancien_dossier %} @@ -116,7 +116,7 @@ {% if precedent_titulaire and precedent_titulaire.remunerations.all.count > 0 %} - Rémunérations + Rémunération {% rh_remun_form_for_year precedent_titulaire %} diff --git a/project/dae/templates/dae/embauche_consulter.html b/project/dae/templates/dae/embauche_consulter.html index ba43f6d..185a2a3 100644 --- a/project/dae/templates/dae/embauche_consulter.html +++ b/project/dae/templates/dae/embauche_consulter.html @@ -93,7 +93,7 @@ {% if dc.dossier_comparaison_remunerations.count > 0 %} - Rémunérations + Rémunération {% dossier_cmp_remun_form dc %} diff --git a/project/dae/templates/dae/poste_resume.html b/project/dae/templates/dae/poste_resume.html index c38ad9a..76b7252 100644 --- a/project/dae/templates/dae/poste_resume.html +++ b/project/dae/templates/dae/poste_resume.html @@ -332,7 +332,7 @@ {% if poste_connexe.poste_comparaison_remunerations.count > 0 %} - Rémunérations + Rémunération {% poste_cmp_remun_form poste_connexe %}