aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/views/workbenches/show.html.slim2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/workbenches/show.html.slim b/app/views/workbenches/show.html.slim
index 3c2bb26ec..6dec68f7a 100644
--- a/app/views/workbenches/show.html.slim
+++ b/app/views/workbenches/show.html.slim
@@ -58,7 +58,7 @@
) \
],
selectable: true,
- links: [:show, :edit, :archive, :unarchive, :delete],
+ links: [:show, :edit],
cls: 'table has-filter has-search'
/ [:delete],