Fix bracket.
This commit is contained in:
parent
1513c46c77
commit
fb2d9b315a
@ -559,7 +559,6 @@ if (empty($reshook)) {
|
|||||||
print dol_get_fiche_end();
|
print dol_get_fiche_end();
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Lines
|
* Lines
|
||||||
*/
|
*/
|
||||||
@ -665,7 +664,6 @@ if (empty($reshook)) {
|
|||||||
print "</form>\n";
|
print "</form>\n";
|
||||||
|
|
||||||
mrpCollapseBomManagement();
|
mrpCollapseBomManagement();
|
||||||
}
|
|
||||||
|
|
||||||
$res = $object->fetchLines();
|
$res = $object->fetchLines();
|
||||||
|
|
||||||
@ -806,6 +804,7 @@ if (empty($reshook)) {
|
|||||||
|
|
||||||
include DOL_DOCUMENT_ROOT . '/core/tpl/card_presend.tpl.php';
|
include DOL_DOCUMENT_ROOT . '/core/tpl/card_presend.tpl.php';
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
// End of page
|
// End of page
|
||||||
llxFooter();
|
llxFooter();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user