CSS
This commit is contained in:
parent
85375495e5
commit
6557dcfb81
@ -243,7 +243,7 @@ class FormActions
|
|||||||
|
|
||||||
print '<tr class="oddeven">';
|
print '<tr class="oddeven">';
|
||||||
// Ref
|
// Ref
|
||||||
print '<td>'.$ref.'</td>';
|
print '<td class="nowraponall">'.$ref.'</td>';
|
||||||
// Onwer
|
// Onwer
|
||||||
print '<td>';
|
print '<td>';
|
||||||
if (! empty($action->userownerid))
|
if (! empty($action->userownerid))
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user