X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Finclude%2Fplview.referent.tpl;h=cb0033ef82a09e4594ba3af48d38ad65fd2b83b7;hb=429e4a4b8eb428e9631513fc6bb053b4635c7729;hp=76d47c3dce3ce21876f80bdbcc3738bd09b4fbf3;hpb=ecf2b474289f94932ff60ab18674610979d0e0db;p=platal.git diff --git a/templates/include/plview.referent.tpl b/templates/include/plview.referent.tpl index 76d47c3..cb0033e 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}