From: Florent Bruneau Date: Wed, 23 Jun 2010 14:39:10 +0000 (+0200) Subject: Fix highlighting of carnet events in carnet/panel. (Closes #1109) X-Git-Tag: xorg/1.0.0~69 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=d550b4d1b9860511d2c766b066a46397dc7636fa;p=platal.git Fix highlighting of carnet events in carnet/panel. (Closes #1109) Signed-off-by: Florent Bruneau --- diff --git a/templates/carnet/panel.tpl b/templates/carnet/panel.tpl index 680db95..eed3763 100644 --- a/templates/carnet/panel.tpl +++ b/templates/carnet/panel.tpl @@ -63,9 +63,9 @@ Il faut pour cela se rendre sur la page de configuration
    {/if}
  • - {if $cat.operation->seen($user,$smarty.session.watch_last)}{/if} + {if $cat.operation->seen($user,$smarty.session.user->watch_last)}{/if} {profile user=$user promo=true} - {if $cat.operation->seen($user,$smarty.session.watch_last)}{/if} + {if $cat.operation->seen($user,$smarty.session.user->watch_last)}{/if} {assign var=data value=$cat.operation->getData($user)} {if $data}