From 11f506914822ac7d577c23b6d016cedf31dbb6d7 Mon Sep 17 00:00:00 2001 From: Declan Date: Sat, 7 Jan 2023 06:17:31 -0800 Subject: [PATCH] Hide or disable unsuitable items in output tab in tag mode (#714) --- photon-client/src/views/PipelineViews/OutputTab.vue | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/photon-client/src/views/PipelineViews/OutputTab.vue b/photon-client/src/views/PipelineViews/OutputTab.vue index 22cf997e7..0c6ad4891 100644 --- a/photon-client/src/views/PipelineViews/OutputTab.vue +++ b/photon-client/src/views/PipelineViews/OutputTab.vue @@ -10,6 +10,7 @@ /> 3; + } } }, methods: {