Merged in feature/IO-3075-Crisp-in-ROME (pull request #2085)

IO-3075 Crisp in Rome Online

Approved-by: Dave Richer
This commit is contained in:
Allan Carr
2025-01-29 21:39:21 +00:00
committed by Dave Richer
4 changed files with 29 additions and 29 deletions

View File

@@ -656,14 +656,7 @@ function Header({
icon: <Icon component={QuestionCircleFilled} />,
label: t("menus.header.help"),
onClick: () => {
window.open(
InstanceRenderManager({
imex: "https://help.imex.online/",
rome: "https://rometech.com//"
}),
"_blank"
);
window.open("https://help.imex.online/", "_blank");
}
},
...(InstanceRenderManager({