Fix engagements on bikePage

master
Max Ehrlicher-Schmidt 4 years ago
parent bc1d1d4cae
commit 5b2b6ef0ed

@ -297,7 +297,7 @@ export class BikeComponent implements OnInit {
{ {
type: 'ReferenceTable', type: 'ReferenceTable',
title: 'Engagements', title: 'Engagements',
dataPath: 'engagements', dataPath: 'engagement',
dataService: null, dataService: null,
columnInfo: [ columnInfo: [
{ {

Loading…
Cancel
Save