parent
537e8f2d73
commit
5d7beba2c6
1 changed files with 2 additions and 2 deletions
|
|
@ -46,9 +46,9 @@ class IRelated_Action extends HtmlInput
|
|||
|
||||
|
||||
$r=sprintf("
|
||||
<INPUT TYPE=\"button\" onClick=\"search_action(".dossier::id().",'%s')\" value=\"?\">
|
||||
<INPUT class=\"smallbutton\" TYPE=\"button\" onClick=\"search_action(".dossier::id().",'%s')\" value=\"?\">
|
||||
<INPUT TYPE=\"text\" style=\"color:black;background:lightyellow;border:solid 1px grey;\" NAME=\"%s\" ID=\"%s\" VALUE=\"%s\" SIZE=\"8\" readonly>
|
||||
<INPUT TYPE=\"button\" onClick=\"$('%s').value=''\" value=\"X\">
|
||||
<INPUT class=\"smallbutton\" TYPE=\"button\" onClick=\"$('%s').value=''\" value=\"X\">
|
||||
|
||||
",
|
||||
$this->id,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue