X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Finclude%2Fplview.referent.tpl;h=cb0033ef82a09e4594ba3af48d38ad65fd2b83b7;hb=429e4a4b8eb428e9631513fc6bb053b4635c7729;hp=ebe8c1f3028fdb2522c3223a4a03ca6d03745f07;hpb=ea74d2785d9c1ff5571ebf2f73c89cbf19c8dd07;p=platal.git diff --git a/templates/include/plview.referent.tpl b/templates/include/plview.referent.tpl index ebe8c1f..cb0033e 100644 --- a/templates/include/plview.referent.tpl +++ b/templates/include/plview.referent.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2008 Polytechnique.org *} +{* Copyright (C) 2003-2009 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}