From af68503199b92db728db4f8c74d1d0f84ec4f9c8 Mon Sep 17 00:00:00 2001 From: Vitaly Kramskikh Date: Tue, 10 Jan 2017 20:53:06 +0700 Subject: [PATCH] Fix workflow file URL generation For a single graph level file URL should have a suffix according to the level. Change-Id: Ia5c72834d4e306a098ff0075cf52707f1efa40b4 Closes-Bug: #1619341 --- static/views/cluster_page_tabs/workflows_tab.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/static/views/cluster_page_tabs/workflows_tab.js b/static/views/cluster_page_tabs/workflows_tab.js index 3cf81a3d4..8ad80088b 100644 --- a/static/views/cluster_page_tabs/workflows_tab.js +++ b/static/views/cluster_page_tabs/workflows_tab.js @@ -301,7 +301,10 @@ var WorkflowsTab = React.createClass({