6 lines
209 B
XML
6 lines
209 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> |