reloaded
This commit is contained in:
10
fiori/app/index.cds
Normal file
10
fiori/app/index.cds
Normal file
@@ -0,0 +1,10 @@
|
||||
/*
|
||||
This model controls what gets served to Fiori frontends...
|
||||
*/
|
||||
|
||||
using from './admin/fiori-service';
|
||||
using from './browse/fiori-service';
|
||||
using from './orders/fiori-service';
|
||||
using from './common';
|
||||
|
||||
using from '@sap/capire-common';
|
||||
Reference in New Issue
Block a user