Task #0001527: Effacement du champ code fiche : bouton , indent
This commit is contained in:
parent
628ed86d72
commit
936411a92e
1 changed files with 2 additions and 1 deletions
|
|
@ -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"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue