From: Raphaël Barrois Date: Mon, 22 Mar 2010 22:06:37 +0000 (+0100) Subject: Display expertise in mentor view X-Git-Tag: xorg/1.0.0~332^2 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=db1b84c7413e8bf5784baef6eb821fd06827f3a5;p=platal.git Display expertise in mentor view Signed-off-by: Raphaël Barrois --- diff --git a/templates/profile/fiche_referent.tpl b/templates/profile/fiche_referent.tpl index 4b7bc04..a543510 100644 --- a/templates/profile/fiche_referent.tpl +++ b/templates/profile/fiche_referent.tpl @@ -33,13 +33,13 @@
- {if $expertise != '' || $sectors|count || $countries|count } + {if $profile->expertise != '' || $sectors|count || $countries|count }

Informations de référent :

- {if $expertise} + {if $profile->expertise}
Expertise :
- {$expertise|nl2br} + {$profile->expertise|nl2br}
{/if} {if $sectors|count}