You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tr+='<select class="cmdAttr form-control input-sm" data-l1key="value" style="display : none;margin-top : 5px;" title="La valeur de la commande vaut par défaut la commande">';
216
+
tr+='<select class="cmdAttr form-control input-sm" data-l1key="value" style="display : none;margin-top : 5px;" title="{{La valeur de la commande vaut par défaut la commande}}">';
217
217
tr+='<option value="">Aucune</option>';
218
218
tr+='</select>';
219
219
tr+='</td>';
@@ -308,10 +308,10 @@ function addCmdToTable(_cmd) {
0 commit comments