Task #0001529: Réécriture de code , placer les icones dans Icon_Action
This commit is contained in:
parent
936411a92e
commit
dc84b68414
79 changed files with 1302 additions and 5077 deletions
|
|
@ -95,7 +95,7 @@ if (isset($_POST['generate']))
|
|||
{
|
||||
$act->Update();
|
||||
}
|
||||
$doc_mod=$hi->post('doc_mod',"number");
|
||||
$doc_mod=$http->post('doc_mod',"number");
|
||||
$act->generate_document($doc_mod, $_POST);
|
||||
$sub_action = 'detail';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue