We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f94362 commit 4308046Copy full SHA for 4308046
app/fiori.html
@@ -14,8 +14,8 @@
14
};
15
</script>
16
17
- <script id="sap-ushell-bootstrap" src="https://sapui5untested.int.sap.eu2.hana.ondemand.com/test-resources/sap/ushell/bootstrap/sandbox.js"></script>
18
- <script id="sap-ui-bootstrap" src="https://sapui5untested.int.sap.eu2.hana.ondemand.com/resources/sap-ui-core.js"
+ <script id="sap-ushell-bootstrap" src="https://sapui5.hana.ondemand.com/1.133.0/test-resources/sap/ushell/bootstrap/sandbox.js"></script>
+ <script id="sap-ui-bootstrap" src="https://sapui5.hana.ondemand.com/1.133.0/resources/sap-ui-core.js"
19
data-sap-ui-libs="sap.m, sap.ushell, sap.collaboration, sap.ui.layout"
20
data-sap-ui-compatVersion="edge"
21
data-sap-ui-theme="sap_horizon"
0 commit comments