diff --git a/templates/planning/holiday.html.twig b/templates/planning/holiday.html.twig index 2a1d7d2f7..9ce6a54b4 100644 --- a/templates/planning/holiday.html.twig +++ b/templates/planning/holiday.html.twig @@ -1,4 +1,4 @@ -
+
diff --git a/templates/planning/projects.html.twig b/templates/planning/projects.html.twig index c9fffaa03..fca1facfd 100644 --- a/templates/planning/projects.html.twig +++ b/templates/planning/projects.html.twig @@ -1,4 +1,4 @@ -
+
@@ -107,4 +107,9 @@ {% endfor %}
+ +
+ {{ 'planning.hidden-projects'|trans }}: + +
diff --git a/templates/planning/users.html.twig b/templates/planning/users.html.twig index cb97356a7..f5d9dcc73 100644 --- a/templates/planning/users.html.twig +++ b/templates/planning/users.html.twig @@ -1,4 +1,4 @@ -
+
diff --git a/templates/reports/invoicing_rate_report.html.twig b/templates/reports/invoicing_rate_report.html.twig index bf1ade9a4..15c904ae5 100644 --- a/templates/reports/invoicing_rate_report.html.twig +++ b/templates/reports/invoicing_rate_report.html.twig @@ -1,5 +1,5 @@
+ data-storage-key="hideInvoicingRateReportRows">
diff --git a/templates/reports/workload_report.html.twig b/templates/reports/workload_report.html.twig index 4b57d1ce0..d627f17bd 100644 --- a/templates/reports/workload_report.html.twig +++ b/templates/reports/workload_report.html.twig @@ -1,5 +1,5 @@
+ data-storage-key="hideWorkloadReportRows">
diff --git a/translations/messages.da.yaml b/translations/messages.da.yaml index 4408d6213..3ffb41977 100644 --- a/translations/messages.da.yaml +++ b/translations/messages.da.yaml @@ -42,6 +42,7 @@ planning: assignees: "Brugere" projects: "Projekter" hidden-entries: "Skjulte brugere" + hidden-projects: "Skjulte projekter" data_provider_helptext: "" data_provider: "Vælg datakilde" search: "Vis"