make manage-orders app relative

This commit is contained in:
Johannes Vogt
2025-03-26 11:17:58 +01:00
parent bfa1c174f1
commit bfa20d0b49
2 changed files with 1 additions and 12 deletions

View File

@@ -16,7 +16,7 @@
description: "CAP Sample App",
additionalInformation: "SAPUI5.Component=orders",
applicationType : "URL",
url: "/orders/webapp",
url: "webapp",
navigationMode: "embedded"
}
}