FIX : Unidentified lines array on reception card
This commit is contained in:
parent
05d09f1ce9
commit
4f572a89d3
@ -1649,7 +1649,7 @@ if ($action == 'create') {
|
|||||||
print '<br>';
|
print '<br>';
|
||||||
|
|
||||||
print '<div class="div-table-responsive-no-min">';
|
print '<div class="div-table-responsive-no-min">';
|
||||||
print '<table class="noborder centpercent">';
|
print '<table id="tablelines" class="noborder centpercent">';
|
||||||
print '<tr class="liste_titre">';
|
print '<tr class="liste_titre">';
|
||||||
// #
|
// #
|
||||||
if (!empty($conf->global->MAIN_VIEW_LINE_NUMBER)) {
|
if (!empty($conf->global->MAIN_VIEW_LINE_NUMBER)) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user