fix after moving to fiori

This commit is contained in:
D070615
2025-03-27 13:50:28 +01:00
parent f468d8e40f
commit dba762bbff
7 changed files with 56 additions and 37 deletions

View File

@@ -114,6 +114,24 @@
"url": "/admin-authors/webapp"
}
},
"BrowseGenres": {
"semanticObject": "Genres",
"action": "display",
"title": "Browse Genres",
"signature": {
"parameters": {
"Genre.ID": {
"renameTo": "ID"
}
},
"additionalParameters": "ignored"
},
"resolutionResult": {
"applicationType": "SAPUI5",
"additionalInformation": "SAPUI5.Component=genres",
"url": "/genres/webapp"
}
},
"ManageBooks": {
"semanticObject": "Books",
"action": "manage",