X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/6d1c41d6fd83824669cd1a6d714ea6da1ae7ab4c..a1bd7e9084b8e0f3168b212aac410e63188b891c:/services/workbench2/src/views/inactive-panel/inactive-panel.tsx diff --git a/services/workbench2/src/views/inactive-panel/inactive-panel.tsx b/services/workbench2/src/views/inactive-panel/inactive-panel.tsx index 064add3a6d..be76570697 100644 --- a/services/workbench2/src/views/inactive-panel/inactive-panel.tsx +++ b/services/workbench2/src/views/inactive-panel/inactive-panel.tsx @@ -10,6 +10,7 @@ import { StyleRulesCallback, WithStyles, withStyles } from '@material-ui/core/st import { ArvadosTheme } from 'common/custom-theme'; import { navigateToLinkAccount } from 'store/navigation/navigation-action'; import { RootState } from 'store/store'; +import { sanitizeHTML } from 'common/html-sanitize'; export type CssRules = 'root' | 'ontop' | 'title'; @@ -57,7 +58,7 @@ export const InactivePanelRoot = ({ classes, startLinking, inactivePageText, isL style={{ marginTop: 56, height: "100%" }}> - + { !isLoginClusterFederation