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
|
|
@ -186,8 +186,8 @@ class Pre_Op_Advanced extends Pre_operation_detail
|
|||
$ret.=dossier::hidden();
|
||||
|
||||
$ret.=HtmlInput::hidden('jrn_type', $legder->get_type());
|
||||
$info = HtmlInput::infobulle(0);
|
||||
$info_poste = HtmlInput::infobulle(9);
|
||||
$info = Icon_Action::infobulle(0);
|
||||
$info_poste = Icon_Action::infobulle(9);
|
||||
if ($g_user->check_action(FICADD) == 1)
|
||||
$ret.=$f_add_button->input();
|
||||
$ret.='<table id="quick_item" style="width:100%">';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue