From 0640dfabe123b459b5f6a9d1e1e6f7e8cfa23ccc Mon Sep 17 00:00:00 2001 From: John Chilton Date: Thu, 30 Jan 2020 13:06:58 -0500 Subject: [PATCH] Change ref name to simplify access. Based on PR review comments ( https://github.com/galaxyproject/galaxy/pull/9151#discussion_r370701394 ). --- client/galaxy/scripts/components/Workflow/Run/WorkflowRun.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/galaxy/scripts/components/Workflow/Run/WorkflowRun.vue b/client/galaxy/scripts/components/Workflow/Run/WorkflowRun.vue index e0ef94bb4992..80c6140618b2 100644 --- a/client/galaxy/scripts/components/Workflow/Run/WorkflowRun.vue +++ b/client/galaxy/scripts/components/Workflow/Run/WorkflowRun.vue @@ -36,7 +36,7 @@