Files
week-organizer-app/webapp/view/Main.view.xml
T

7 lines
214 B
XML

<mvc:View controllerName="de.paulvincenthorn.weekorganizer.weekorganizerapp.controller.Main"
xmlns:mvc="sap.ui.core.mvc"
xmlns="sap.m">
<Page id="page" title="{i18n>title}">
</Page>
</mvc:View>