rebuild sample to self cont

This commit is contained in:
Wolfgang Koch
2021-04-30 11:13:14 +02:00
parent 0d8abf71cb
commit c458bf0f47
48 changed files with 335 additions and 1154 deletions

View File

@@ -1,8 +0,0 @@
sap.ui.define(["sap/fe/core/AppComponent"], function(AppComponent) {
"use strict";
return AppComponent.extend("admin.Component", {
metadata: { manifest: "json" }
});
});
/* eslint no-undef:0 */