X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Finclude%2Fplview.referent.tpl;h=8ee1f1944982cbc55ff80788e900b6dee358823b;hb=fb813fb52d5ab65ca9a5b92b5cb9089523380d79;hp=76d47c3dce3ce21876f80bdbcc3738bd09b4fbf3;hpb=af744c2d5f4ddf83b738b9cb390926eaca4cf7c3;p=platal.git diff --git a/templates/include/plview.referent.tpl b/templates/include/plview.referent.tpl index 76d47c3..8ee1f19 100644 --- a/templates/include/plview.referent.tpl +++ b/templates/include/plview.referent.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2009 Polytechnique.org *} +{* Copyright (C) 2003-2010 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -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}