From d5cbf1b57242a3d51e80b985d567067eb655a899 Mon Sep 17 00:00:00 2001 From: Stefan Dej Date: Wed, 27 Mar 2024 23:30:01 +0100 Subject: [PATCH] fix: dont hide the add maintenance button, when you load all history jobs Signed-off-by: Stefan Dej --- src/components/panels/HistoryListPanel.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/panels/HistoryListPanel.vue b/src/components/panels/HistoryListPanel.vue index 6256af737..5f390d8df 100644 --- a/src/components/panels/HistoryListPanel.vue +++ b/src/components/panels/HistoryListPanel.vue @@ -23,7 +23,7 @@ {{ mdiDelete }} - +