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