From: Florent Bruneau Date: Mon, 11 Oct 2010 08:59:16 +0000 (+0200) Subject: Fix edition of pending surveys, Closes #1263 X-Git-Tag: xorg/1.0.1~68 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=b3796380bb9e047786fca1d8970608b610cc324e;p=platal.git Fix edition of pending surveys, Closes #1263 Signed-off-by: Florent Bruneau --- diff --git a/templates/survey/show_root.tpl b/templates/survey/show_root.tpl index 7ce6cf6..ca606fd 100644 --- a/templates/survey/show_root.tpl +++ b/templates/survey/show_root.tpl @@ -91,7 +91,7 @@ {/if}

- {if $survey_editmode && !$survey_updatemode} + {if $smarty.session.survey_validate || ($survey_editmode && !$survey_updatemode)} {icon name=tick} Proposer ce sondage