#12617 add class correct colum
This commit is contained in:
parent
5a640960c1
commit
29207ed367
|
@ -115,7 +115,7 @@ foreach ($servers as $server) {
|
|||
|
||||
$table->cellclass[] = [
|
||||
3 => 'progress_bar',
|
||||
8 => 'table_action_buttons',
|
||||
9 => 'table_action_buttons',
|
||||
];
|
||||
$data[0] = '<span title="'.$server['version'].'">'.strip_tags($server['name']).'</span>';
|
||||
|
||||
|
|
Loading…
Reference in New Issue