[themes] zebra tables are also forms
This commit is contained in:
@@ -24,7 +24,7 @@ class AliasTable extends Table
|
||||
new ActionColumn("oldtag"),
|
||||
]);
|
||||
$this->order_by = ["oldtag"];
|
||||
$this->table_attrs = ["class" => "zebra"];
|
||||
$this->table_attrs = ["class" => "zebra form"];
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user