merge conflict
This commit is contained in:
commit
b41d90aa51
@ -481,6 +481,7 @@ if ($resql) {
|
|||||||
|
|
||||||
print '<tr class="oddeven">';
|
print '<tr class="oddeven">';
|
||||||
|
|
||||||
|
|
||||||
// USER REQUEST UPDATE FOR THIS LINE
|
// USER REQUEST UPDATE FOR THIS LINE
|
||||||
if ($action == "updateRate" && $obj->rowid == $id_rate_selected) {
|
if ($action == "updateRate" && $obj->rowid == $id_rate_selected) {
|
||||||
// var_dump($obj);
|
// var_dump($obj);
|
||||||
@ -545,6 +546,7 @@ if ($resql) {
|
|||||||
}
|
}
|
||||||
print '</td>';
|
print '</td>';
|
||||||
if (!$i) $totalarray['nbfield']++;
|
if (!$i) $totalarray['nbfield']++;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
print "</tr>\n";
|
print "</tr>\n";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user