Manage_Table dialog box draggable
This commit is contained in:
parent
d9af812882
commit
f818183fcf
1 changed files with 1 additions and 1 deletions
|
|
@ -917,7 +917,7 @@ function check()
|
|||
$status=$p_status;
|
||||
ob_start();
|
||||
|
||||
echo HtmlInput::title_box("Donnée", "dtr");
|
||||
echo HtmlInput::title_box("Donnée", "dtr","close","","y");
|
||||
printf('<form id="frm%s_%s" method="POST" onsubmit="%s.save(\'frm%s_%s\');return false;">',
|
||||
$this->object_name, $this->table->get_pk_value(),
|
||||
$this->object_name, $this->object_name,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue