File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1- <mvc : View controllerName =" com.sap.sapmentors.html5userapiforcf-ui.controller.Home"
1+ <mvc : View xmlns : core =" sap.ui.core"
2+ controllerName=" com.sap.sapmentors.html5userapiforcf-ui.controller.Home"
23 xmlns:mvc=" sap.ui.core.mvc" xmlns : l =" sap.ui.layout" displayBlock =" true" xmlns =" sap.m" >
34 <Shell id =" shell" >
45 <App id =" app" >
4142 <l : BlockLayoutCell id =" Version" width =" 2" title =" Version" >
4243 <l : content >
4344 <Text id =" versionText" text =" not loaded" />
45+ <!--
46+ -->
4447 </l : content >
4548 </l : BlockLayoutCell >
4649 </l : BlockLayoutRow >
9396 <l : BlockLayoutRow accentCells =" BackendRFC" >
9497 <l : BlockLayoutCell id =" RFC" width =" 2" title =" Backend via Java RFC" >
9598 <l : content >
96- <Text > Disabled until security fix is implemented</ Text >
99+ <Text id = " disabled " text = " Disabled until security fix is implemented" / >
97100 <!--
98101 <Link text="/rfc?name=USER_NAME_GET" href="rfc?name=USER_NAME_GET" />
99102 -->
You can’t perform that action at this time.
0 commit comments