mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 16:54:06 +02:00
QuickTable: remove obsolete classes
This commit is contained in:
parent
93079aaf3b
commit
9b8415cccd
@ -235,7 +235,6 @@ abstract class QuickTable implements Paginatable
|
|||||||
protected function listTableClasses()
|
protected function listTableClasses()
|
||||||
{
|
{
|
||||||
return array('simple', 'common-table', 'table-row-selectable');
|
return array('simple', 'common-table', 'table-row-selectable');
|
||||||
return array('simple', 'action', 'action-table');
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public function render()
|
public function render()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user