diff --git a/Wonky.Client/Pages/CrmCustomerWorkplaceViewEditPage.razor b/Wonky.Client/Pages/CrmCustomerWorkplaceViewEditPage.razor index 06acaea0..614863a2 100644 --- a/Wonky.Client/Pages/CrmCustomerWorkplaceViewEditPage.razor +++ b/Wonky.Client/Pages/CrmCustomerWorkplaceViewEditPage.razor @@ -147,12 +147,12 @@
@docView.VariantName.ToUpperInvariant()
- APB@docView.ApbDocLink + Arbejdsplads Brugsvejledning
- KAPV@docView.ApvDocLink + Kemisk Risiko Vurdering
-
+
diff --git a/Wonky.Client/wwwroot/appsettings.json b/Wonky.Client/wwwroot/appsettings.json index 11776ad2..5e33601d 100644 --- a/Wonky.Client/wwwroot/appsettings.json +++ b/Wonky.Client/wwwroot/appsettings.json @@ -1,7 +1,7 @@ { "appInfo": { "name": "Wonky Online", - "version": "145.1", + "version": "145.4", "rc": true, "sandBox": true, "image": "grumpy-coder.png" diff --git a/Wonky.Client/wwwroot/bootstrap/fonts/bootstrap-icons.woff b/Wonky.Client/wwwroot/bootstrap/fonts/bootstrap-icons.woff index cf0a6d0f..6e72a590 100644 Binary files a/Wonky.Client/wwwroot/bootstrap/fonts/bootstrap-icons.woff and b/Wonky.Client/wwwroot/bootstrap/fonts/bootstrap-icons.woff differ diff --git a/Wonky.Client/wwwroot/bootstrap/fonts/bootstrap-icons.woff2 b/Wonky.Client/wwwroot/bootstrap/fonts/bootstrap-icons.woff2 index ecc8f4c5..3b957d5a 100644 Binary files a/Wonky.Client/wwwroot/bootstrap/fonts/bootstrap-icons.woff2 and b/Wonky.Client/wwwroot/bootstrap/fonts/bootstrap-icons.woff2 differ