mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-06 15:30:13 +01:00
Fixed some inspection issues
This commit is contained in:
@@ -378,7 +378,7 @@ final class PartsDataTable implements DataTableTypeInterface
|
||||
->addGroupBy('suppliers')
|
||||
->addGroupBy('attachments')
|
||||
->addGroupBy('partUnit')
|
||||
->addGroupBy('parameters');
|
||||
->addGroupBy('parameters')
|
||||
;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user