Update multicurrency_rate.php
This commit is contained in:
parent
31a3c623f4
commit
3836481a1e
@ -530,7 +530,7 @@ if ($resql) {
|
||||
print $hookmanager->resPrint;
|
||||
|
||||
// Action
|
||||
print '<td class="nowrap " >';
|
||||
print '<td class="nowraponall">';
|
||||
if ($massactionbutton || $massaction) { // If we are in select mode (massactionbutton defined) or if we have already selected and sent an action ($massaction) defined
|
||||
$selected = 0;
|
||||
if (in_array($obj->rowid, $arrayofselected)) $selected = 1;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user