Skip to content

Commit 6f85c61

Browse files
committed
ui5
1 parent ccf9795 commit 6f85c61

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/_env/app/flp.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
config: {
3131
validateAppVersion: false
3232
}
33-
}
33+
}
3434
},
3535
renderers: {
3636
fiori2: {
@@ -52,10 +52,10 @@
5252
}
5353
};
5454
</script>
55-
<script src="https://sapui5.hana.ondemand.com/test-resources/sap/ushell/bootstrap/sandbox.js" id="sap-ushell-bootstrap"></script>
55+
<script src="https://ui5.sap.com/test-resources/sap/ushell/bootstrap/sandbox.js" id="sap-ushell-bootstrap"></script>
5656
<!-- Bootstrap the UI5 core library -->
5757
<script id="sap-ui-bootstrap"
58-
src="https://sapui5.hana.ondemand.com/resources/sap-ui-core.js"
58+
src="https://ui5.sap.com/resources/sap-ui-core.js"
5959
data-sap-ui-libs="sap.m, sap.ushell, sap.collaboration, sap.ovp"
6060
data-sap-ui-theme="sap_horizon"
6161
data-sap-ui-compatVersion="edge"

0 commit comments

Comments
 (0)