From 419d44cfd2e73100f8a7943a2d3e5129c96a2807 Mon Sep 17 00:00:00 2001 From: Declan Freeman-Gleason Date: Sat, 7 Jan 2023 00:06:55 -0800 Subject: [PATCH] Hide or disable unsuitable items in output tab in tag mode --- 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 22cf997e7d..0c6ad48911 100644 --- a/photon-client/src/views/PipelineViews/OutputTab.vue +++ b/photon-client/src/views/PipelineViews/OutputTab.vue @@ -10,6 +10,7 @@ /> 3; + } } }, methods: {