8 lines
182 B
XML
8 lines
182 B
XML
<mvc:View
|
|
xmlns="sap.m"
|
|
xmlns:mvc="sap.ui.core.mvc">
|
|
<Page
|
|
title="{i18n>detailPageTitle}">
|
|
<ObjectHeader title="Invoice"/>
|
|
</Page>
|
|
</mvc:View> |