X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fxnetgrp%2Fannounce-edit.tpl;h=b3872739946b58485a305314ddea1c0885f6e348;hb=245923e335d0da5bec9495991a7846be9f0563ab;hp=8ff88ff550b1dc1d10945703e818ffa9e52aaa9b;hpb=9e1816c7666767755abbc24f6a0df290efff81b6;p=platal.git diff --git a/templates/xnetgrp/announce-edit.tpl b/templates/xnetgrp/announce-edit.tpl index 8ff88ff..b387273 100644 --- a/templates/xnetgrp/announce-edit.tpl +++ b/templates/xnetgrp/announce-edit.tpl @@ -26,13 +26,14 @@ function visibilityChange(box) { var state = (box.checked ? 'none' : ''); document.getElementById('promo_titre').style.display = state; + document.getElementById('promo_explanation').style.display = state; document.getElementById('promo_min_tr').style.display = state; document.getElementById('promo_max_tr').style.display = state; document.getElementById('promo_range_tr').style.display = state; } {/literal} -

{$asso.nom} : Édition d'une annonce

+

{$asso->nom} : Édition d'une annonce

{if $art.texte}
@@ -136,7 +137,7 @@ function visibilityChange(box) Date de péremption : - {valid_date name="peremption" value=$art.peremption} + {valid_date name="expiration" value=$art.expiration} {if $events} @@ -163,7 +164,10 @@ function visibilityChange(box) - Promotions cibles + Promotions d'entrée cibles + + + {icon name=information} par exemple 2004 pour les X2004 {include file="include/field.promo.tpl" promo_min=$art.promo_min promo_max=$art.promo_max} {if $art.public}