From d0e96ad7bdf7847e6fbe2057d1e68174f657778a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Thu, 21 Apr 2022 18:29:42 +0200 Subject: [PATCH] Web: hide the "delete job" action button Hide the "Delete job" action button, as it has no backend implementation yet. --- web/app/src/components/JobActionsBar.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/src/components/JobActionsBar.vue b/web/app/src/components/JobActionsBar.vue index e0ec52b7..96076040 100644 --- a/web/app/src/components/JobActionsBar.vue +++ b/web/app/src/components/JobActionsBar.vue @@ -2,7 +2,7 @@
- +