UNPKG

grunt-tdevopsui5

Version:

UI5 tools for build/deploy/version managment of ui5 applicaton

21 lines 463 B
<mvc:View controllerName="pslint.appid.controller.NotFound" xmlns:mvc="sap.ui.core.mvc" xmlns="sap.m" > <MessagePage title="{i18n>notFoundTitle}" text="{i18n>notFoundText}" icon="{sap-icon://document}" id="page" description="" > <customDescription> <Link id="link" text="{i18n>backToStartPage}" press="onLinkPressed" /> </customDescription> </MessagePage> </mvc:View>