mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-02-05 08:59:36 +00:00
Moved part table default column definiton to settings UI
This commit is contained in:
parent
a45bf22ac5
commit
0dbf417866
10 changed files with 176 additions and 16 deletions
|
|
@ -171,9 +171,6 @@ services:
|
|||
####################################################################################################################
|
||||
# Table settings
|
||||
####################################################################################################################
|
||||
App\DataTables\PartsDataTable:
|
||||
arguments:
|
||||
$visible_columns: '%partdb.table.parts.default_columns%'
|
||||
|
||||
App\DataTables\Helpers\ColumnSortHelper:
|
||||
shared: false # Service has a state so not share it between different tables
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue