Button hide and close for DGBox
This commit is contained in:
parent
4e8ec132f3
commit
39ebe19490
2 changed files with 2 additions and 0 deletions
|
|
@ -952,6 +952,7 @@ EOF;
|
|||
$r.=HtmlInput::simple_array_to_hidden($array);
|
||||
$r.=HtmlInput::hidden("e_comm",$operation->det->jr_comment);
|
||||
$r.=HtmlInput::submit(uniqid(), _("Dupliquer"));
|
||||
$r.=HtmlInput::button_close("duplicate_operation_div");
|
||||
$r.='</form>';
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue