We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db6d20b commit 15d93beCopy full SHA for 15d93be
.gitignore
@@ -13,4 +13,4 @@ mock_preview_sapui5.html
13
/dist/
14
.user.project.json
15
.gitignore
16
-/.user.project.json
+/.user.project.json
.user.project.json
webapp/index.html
@@ -10,7 +10,7 @@
10
<script id="sap-ui-bootstrap"
11
src="resources/sap-ui-core.js"
12
data-sap-ui-libs="sap.m"
- data-sap-ui-theme="sap_bluecrystal"
+ data-sap-ui-theme="sap_belize"
data-sap-ui-compatVersion="edge"
data-sap-ui-resourceroots='{"com.sap.sapmentors.sitreg.events": "."}'
data-sap-ui-frameOptions="trusted">
0 commit comments