Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit ff56205

Browse files
chgeodimaanj
authored andcommitted
Better brand name
1 parent 9e2c7ac commit ff56205

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

fiori/app/admin-fiori.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,23 +13,23 @@
1313
applications: {
1414
"browse-books": {
1515
title: "Browse Books",
16-
description: "... testing FE v42",
16+
description: "w/ SAP Fiori Elements",
1717
additionalInformation: "SAPUI5.Component=bookshop",
1818
applicationType : "URL",
1919
url: "/browse/webapp",
2020
navigationMode: "embedded"
2121
},
2222
"manage-books": {
2323
title: "Manage Books",
24-
description: "... testing FE v42",
24+
description: "w/ SAP Fiori Elements",
2525
additionalInformation: "SAPUI5.Component=admin",
2626
applicationType : "URL",
2727
url: "/admin/webapp",
2828
navigationMode: "embedded"
2929
},
3030
"manage-orders": {
3131
title: "Manage Orders",
32-
description: "... testing FE v42",
32+
description: "w/ SAP Fiori Elements",
3333
additionalInformation: "SAPUI5.Component=orders",
3434
applicationType : "URL",
3535
url: "/orders/webapp",

0 commit comments

Comments
 (0)