X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Finclude%2Fplview.minifiche.tpl;h=acd256ae47c936138bcd400b9aebdf2b85aee3ad;hb=4d9b63f8ec02d84eabd554234a32718758bf9e21;hp=38e3c784963f5619f3595a9ee003cc9527f0d5f8;hpb=2553b7686e0678b8e27858a7c377e73ecb410aec;p=platal.git diff --git a/templates/include/plview.minifiche.tpl b/templates/include/plview.minifiche.tpl index 38e3c78..acd256a 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-2010 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}