CEC-4232 superset login url (#325)
* CEC-4231: Link to superset portal * Update snapshots * CEC-4232 Superset login url * Update snapshots * snapshots --------- Co-authored-by: Alexander Andrews <alexander.e.andrews.ce@gmail.com> Co-authored-by: Alexander Andrews <45926661+alexander-e-andrews@users.noreply.github.com>
This commit is contained in:
@@ -45,7 +45,7 @@ const menuData = [
|
||||
},
|
||||
{
|
||||
label: "Datascope",
|
||||
url: process.env.REACT_APP_SUPERSET_URL,
|
||||
url: `${process.env.REACT_APP_SUPERSET_URL}/login`,
|
||||
icon: <AssessmentIcon />,
|
||||
rolesPerProvider: Permissions.FiskerMagnaRead,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user