Files
week-organizer-app/webapp/view/App.view.xml
T
2026-08-10 18:10:28 +02:00

7 lines
208 B
XML

<mvc:View controllerName="de.paulvincenthorn.weekorganizer.weekorganizerapp.controller.App"
displayBlock="true"
xmlns:mvc="sap.ui.core.mvc"
xmlns="sap.m">
<App id="app">
</App>
</mvc:View>