X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Finclude%2Fplview.minifiche.tpl;h=4f29aaad7ff84da1668e9fa5e25c21bdf39c8c80;hb=14f4068d03b9494b2b755e8aefe2cf1747a65aa7;hp=38e3c784963f5619f3595a9ee003cc9527f0d5f8;hpb=64087a3430249f84d999be01219697c925c5c7f7;p=platal.git diff --git a/templates/include/plview.minifiche.tpl b/templates/include/plview.minifiche.tpl index 38e3c78..4f29aaa 100644 --- a/templates/include/plview.minifiche.tpl +++ b/templates/include/plview.minifiche.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2009 Polytechnique.org *} +{* Copyright (C) 2003-2011 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -22,11 +22,7 @@
{foreach from=$set item=res} - {if $res.contact} - {include file="include/minifiche.tpl" c=$res show_action="retirer"} - {else} - {include file="include/minifiche.tpl" c=$res show_action="ajouter"} - {/if} + {include file="include/minifiche.tpl" profile=$res} {/foreach}