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',
title: 'Engagements',
dataPath: 'engagements',
dataPath: 'engagement',
dataService: null,
columnInfo: [
{

Loading…
Cancel
Save