Added some additional columns to part list.

They are hidden by default but can be shown by a colvis button.
This commit is contained in:
Jan Böhmer 2019-09-06 18:25:24 +02:00
parent 16139d1afd
commit 720e1cd04e
10 changed files with 310 additions and 70 deletions

View file

@ -683,4 +683,8 @@ table.dataTable {
.tab-content>form>.active {
display: block;
}
.dataTables_length {
display: inline-flex;
}