Using flat fiori app folder

This commit is contained in:
Daniel
2021-10-19 15:27:19 +02:00
committed by Daniel Hutzel
parent b95df77b9a
commit 366b0f8f9a
3 changed files with 1 additions and 6 deletions

View File

@@ -10,7 +10,7 @@
using { OrdersService } from '../../srv/orders-service';
using { OrdersService } from '../srv/orders-service';
@odata.draft.enabled

View File

@@ -1,5 +0,0 @@
/*
This model controls what gets served to Fiori frontends...
*/
using from './orders/fiori-service';