CSS
This commit is contained in:
parent
af6a7446ee
commit
da3d1ab8b8
@ -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