Small improvements in the surveys.
[platal.git] / templates / survey / edit_root.tpl
index 7e3fd89..eb788f7 100644 (file)
@@ -54,7 +54,7 @@
             $("#ln_promo_exp").show();
           } 
         }
-        $("[@name='survey_question[mode]']").change(function() { hidePromo(this.value); });
+        $("[name='survey_question[mode]']").change(function() { hidePromo(this.value); });
         hidePromo({/literal}"{$survey_current.mode}"{literal});
       });
       {/literal}
@@ -77,7 +77,8 @@
       <td></td>
       <td class="smaller">
         Exemple&nbsp;: 1954,1986-1989,-1942,2000-&nbsp;&nbsp;&nbsp;restreindra le sondage &#224; toutes les promotions suivantes&nbsp;:<br/>
-        1954, 1986 &#224; 1989, toutes jusqu'à 1942 et toutes à partir 2000 (les bornes sont syst&#233;matiquement incluses)
+        1954, 1986 &#224; 1989, toutes jusqu'à 1942 et toutes à partir 2000 (les bornes sont syst&#233;matiquement incluses).<br />
+        Pour sélectionner toutes les promotions, laisser le vide.
       </td>
     </tr>