From 2eaeb223306cc9af7c143651b9a43aa137b97ba4 Mon Sep 17 00:00:00 2001 From: oblomov-dev <102328295+oblomov-dev@users.noreply.github.com> Date: Sun, 24 Nov 2024 17:16:39 +0100 Subject: [PATCH] Update index.html (#1573) --- app/webapp/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/webapp/index.html b/app/webapp/index.html index 11b4042a..41d49bc0 100644 --- a/app/webapp/index.html +++ b/app/webapp/index.html @@ -14,13 +14,13 @@ id="sap-ui-bootstrap" src="https://openui5.hana.ondemand.com/resources/sap-ui-core.js" data-sap-ui-theme="sap_horizon" - data-sap-ui-resource-roots='{ + data-sap-ui-resourceroots='{ "z2ui5": "./" }' - data-sap-ui-on-init="module:sap/ui/core/ComponentSupport" - data-sap-ui-compat-version="edge" + data-sap-ui-oninit="module:sap/ui/core/ComponentSupport" + data-sap-ui-compatVersion="edge" data-sap-ui-async="true" - data-sap-ui-frame-options="trusted" + data-sap-ui-frameOptions="trusted" > @@ -32,4 +32,4 @@ data-handle-validation="true" > - \ No newline at end of file +