Repository: ambari
Updated Branches:
  refs/heads/branch-2.4 294a2df5f -> dc7222ce7


AMBARI-18665. 'go to instance' link does not work in admin view for Workflow 
manager view instances. (Anita Gnanamalar Jebaraj via dipayanb)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/dc7222ce
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/dc7222ce
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/dc7222ce

Branch: refs/heads/branch-2.4
Commit: dc7222ce77f27f40f9820329de72ef612cdf131c
Parents: 294a2df
Author: Dipayan Bhowmick <[email protected]>
Authored: Fri Oct 28 00:39:55 2016 +0530
Committer: Dipayan Bhowmick <[email protected]>
Committed: Fri Oct 28 00:41:16 2016 +0530

----------------------------------------------------------------------
 contrib/views/wfmanager/src/main/resources/view.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/dc7222ce/contrib/views/wfmanager/src/main/resources/view.xml
----------------------------------------------------------------------
diff --git a/contrib/views/wfmanager/src/main/resources/view.xml 
b/contrib/views/wfmanager/src/main/resources/view.xml
index ec3d5f5..bfa1253 100644
--- a/contrib/views/wfmanager/src/main/resources/view.xml
+++ b/contrib/views/wfmanager/src/main/resources/view.xml
@@ -15,7 +15,7 @@
      limitations under the License.
   -->
 <view>
-  <name>Workflow Manager</name>
+  <name>WORKFLOW_MANAGER</name>
   <label>Workflow Manager</label>
   <version>1.0.0</version>
   <build>${env.BUILD_NUMBER}</build>

Reply via email to