Skip to content

Commit 491c3cf

Browse files
committed
Merge branch 'openUI5' of https://github.com/albertlast/js-framework-benchmark into albertlast-openUI5
2 parents 5403fbc + 79c2422 commit 491c3cf

30 files changed

+1392
-98
lines changed

frameworks/non-keyed/openui5/index.html renamed to frameworks/keyed/openui5/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</script>
1818
<link href="/css/currentStyle.css" rel="stylesheet" />
1919
</head>
20-
<body class="sapUiBody" id="content">
20+
<body class="container" id="content">
2121
<div data-sap-ui-component data-name="ui5.benchmark" data-id="container" data-settings='{"id" : "benchmark"}'></div>
2222
</body>
2323
</html>

0 commit comments

Comments
 (0)