X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0be244512a2de99fa3757990697d5bb01d9c6c6c..37516bc14fdfe634c78764c15f3a8eb3a09b403c:/services/workbench2/src/views-components/baner/banner.tsx diff --git a/services/workbench2/src/views-components/baner/banner.tsx b/services/workbench2/src/views-components/baner/banner.tsx index 7e39186c09..ac5b89439c 100644 --- a/services/workbench2/src/views-components/baner/banner.tsx +++ b/services/workbench2/src/views-components/baner/banner.tsx @@ -10,6 +10,7 @@ import bannerActions from "store/banner/banner-action"; import { ArvadosTheme } from "common/custom-theme"; import servicesProvider from "common/service-provider"; import { Dispatch } from "redux"; +import { sanitizeHTML } from "common/html-sanitize"; type CssRules = "dialogContent" | "dialogContentIframe"; @@ -92,7 +93,7 @@ export const BannerComponent = (props: BannerComponentProps) => { >
-
+