X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fxnetgrp%2Fannounce-edit.tpl;h=81f12e3754e1fb699b2c4e59d44b5f6894c0b315;hb=5e1513f67936a6c6866113d260746711af4ea2ee;hp=e1317f119e1bf81a1929e6bd1b266fb83ea30930;hpb=89cb2025f5f2aed0be3994c89ac473aa11535853;p=platal.git diff --git a/templates/xnetgrp/announce-edit.tpl b/templates/xnetgrp/announce-edit.tpl index e1317f1..81f12e3 100644 --- a/templates/xnetgrp/announce-edit.tpl +++ b/templates/xnetgrp/announce-edit.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 *} @@ -26,6 +26,7 @@ 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; @@ -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}