From: Florent Bruneau Date: Thu, 24 Jun 2010 12:44:30 +0000 (+0200) Subject: Fix results of a referent search. X-Git-Tag: xorg/1.0.0~49 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=0be1a4a16a7e66d2a1bf617c2ed1914fae5e91a7;p=platal.git Fix results of a referent search. Signed-off-by: Florent Bruneau --- diff --git a/templates/include/plview.referent.tpl b/templates/include/plview.referent.tpl index 8ee1f19..2716779 100644 --- a/templates/include/plview.referent.tpl +++ b/templates/include/plview.referent.tpl @@ -23,24 +23,28 @@
{foreach from=$set item=p}
+
+ {$p->directory_name} +
+
- {$p.name_display} + {$p->fullName()}
- {$p.promo_display} + {$p->promo()}
- +
Expertise :{$p.expertise|nl2br}{$p->mentor_expertise|nl2br}