From 765ba84c9af19f1a20186c21e3f37bae235fb7c5 Mon Sep 17 00:00:00 2001 From: Manuel Reinhardt Date: Thu, 16 May 2024 12:05:17 +0200 Subject: [PATCH 1/2] zpretty Ref https://github.com/syslabcom/scrum/issues/2143 --- src/osha/oira/client/browser/templates/status-tooltip.pt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/osha/oira/client/browser/templates/status-tooltip.pt b/src/osha/oira/client/browser/templates/status-tooltip.pt index bb0bb09ea..ba5b46286 100644 --- a/src/osha/oira/client/browser/templates/status-tooltip.pt +++ b/src/osha/oira/client/browser/templates/status-tooltip.pt @@ -13,8 +13,11 @@ country python: view.country; " > -

- You have completed ${view/completion_percentage}% of the risk assessment. +

+ You have completed + ${view/completion_percentage}% of the risk assessment.

Date: Thu, 16 May 2024 12:05:55 +0200 Subject: [PATCH 2/2] Status tooltip: Link to status page Ref syslabcom/scrum#2143 --- .../client/browser/templates/status-tooltip.pt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/osha/oira/client/browser/templates/status-tooltip.pt b/src/osha/oira/client/browser/templates/status-tooltip.pt index ba5b46286..09c669cf2 100644 --- a/src/osha/oira/client/browser/templates/status-tooltip.pt +++ b/src/osha/oira/client/browser/templates/status-tooltip.pt @@ -42,15 +42,15 @@

- -

- View certificate -

-
+

+ View the + Status screen + for more details. +