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~15^2~2 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=17ee670e506adb15208610837e3028cde4ae039d;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 0b18177..667fcd0 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