mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-27 23:40:57 +00:00
update usermanagement link to ema
This commit is contained in:
@@ -16,7 +16,7 @@ i18n.addResourceBundle("en", "translation", {
|
||||
welcomeSubtext: "Sign in to access your maritime services efficiently.",
|
||||
},
|
||||
organization: {
|
||||
"Back to Dashboard": "Back to Dashboard",
|
||||
"Back to EMA": "Back to EMA",
|
||||
},
|
||||
}, true, true);
|
||||
|
||||
|
||||
@@ -174,7 +174,7 @@ export const projectTheme: DesignConfig = {
|
||||
// Clicking navigates the HOST (parent window) to the destination. The
|
||||
// /return/ prefix is intercepted by UserManagementHostPage.tsx to tell the
|
||||
// host to navigate itself, not the iframe.
|
||||
{ label: "Back to Dashboard", href: "/return/dashboard", icon: "dashboard", roles: ["admin", "unit_admin", "super_admin"], isPrimary: false, enabled: true },
|
||||
{ label: "Back to EMA", href: "/return/dashboard", icon: "dashboard", roles: ["admin", "unit_admin", "super_admin"], isPrimary: false, enabled: true },
|
||||
],
|
||||
|
||||
// ── Top tab bar skin (legacy view) ─────────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user