Task #0001527: Effacement du champ code fiche : bouton , indent

This commit is contained in:
Dany De Bontridder 2018-01-13 02:23:06 +01:00
parent 628ed86d72
commit 936411a92e

View file

@ -236,7 +236,8 @@ class ICard extends HtmlInput
$this->dblclick=$e;
}
$input=sprintf('
<input class="smallbutton" onclick="$(\'%s\').value=\'\'" id="%s" value="X" type="button" style="vertical-align:top"><INPUT TYPE="Text" class="input_text"
<input class="smallbutton" onclick="$(\'%s\').value=\'\'" id="%s" value="X" type="button" style="vertical-align:top">
<INPUT TYPE="Text" class="input_text"
NAME="%s" ID="%s" VALUE="%s" SIZE="%d" %s %s %s>',
$this->id,
uniqid("remove"),