Fix: dol_htmloutput_events is already call in llxFooter
This commit is contained in:
parent
84c61c9411
commit
125f499e82
@ -158,10 +158,7 @@ print '</table>';
|
||||
|
||||
print '</form>';
|
||||
|
||||
dol_fiche_end();
|
||||
|
||||
dol_htmloutput_events();
|
||||
|
||||
dol_fiche_end();
|
||||
|
||||
print '<br>';
|
||||
|
||||
|
||||
@ -248,9 +248,7 @@ print '</form>';
|
||||
|
||||
print '</table>';
|
||||
|
||||
dol_fiche_end();
|
||||
|
||||
dol_htmloutput_events();
|
||||
dol_fiche_end();
|
||||
|
||||
print '<br>';
|
||||
|
||||
|
||||
@ -185,7 +185,6 @@ print '</div>';
|
||||
|
||||
print '</form>';
|
||||
|
||||
dol_htmloutput_events();
|
||||
|
||||
llxFooter();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user