X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Finclude%2Fplview.referent.tpl;h=8ee1f1944982cbc55ff80788e900b6dee358823b;hb=3ffc616138160be0860a9b4b13d55f7ac200ffca;hp=6d35708a34e918f4975f8dc85726c9d2358d2289;hpb=9e1816c7666767755abbc24f6a0df290efff81b6;p=platal.git diff --git a/templates/include/plview.referent.tpl b/templates/include/plview.referent.tpl index 6d35708..8ee1f19 100644 --- a/templates/include/plview.referent.tpl +++ b/templates/include/plview.referent.tpl @@ -21,30 +21,30 @@ {**************************************************************************}
-{foreach from=$set item=p} -
-
- {$p.nom} {$p.prenom} -
-
- X{$p.promo} -
-
- +{foreach from=$set item=p} +
+
+ {$p.name_display} +
+
+ {$p.promo_display} +
+
+ - {icon name=user_suit title="Voir sa fiche"} - + {icon name=user_suit title="Voir sa fiche"} - Voir sa fiche référent - -
-
- - - - - -
Expertise :{$p.expertise|nl2br}
-
-
+
+
+
+ + + + + +
Expertise :{$p.expertise|nl2br}
+
+
{/foreach}