Merged in feature/IO-3210-Podium-Datapump (pull request #2273)

IO-3210 Podium Datapump

Approved-by: Dave Richer
This commit is contained in:
Allan Carr
2025-04-17 17:40:59 +00:00
committed by Dave Richer
9 changed files with 254 additions and 3 deletions

View File

@@ -906,6 +906,7 @@ export function ShopInfoGeneral({ form, bodyshop }) {
add();
}}
style={{ width: "100%" }}
id="insurancecos-add-button"
>
{t("general.actions.add")}
</Button>