X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/62cb779efb0b098c05053e957c765a807467b28b..5b30fab0552f623a35ff5b89b90dab82dfcee258:/src/views/inactive-panel/inactive-panel.tsx diff --git a/src/views/inactive-panel/inactive-panel.tsx b/src/views/inactive-panel/inactive-panel.tsx index 064add3a6d..be76570697 100644 --- a/src/views/inactive-panel/inactive-panel.tsx +++ b/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