You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Siddharth Wagle (JIRA)" <ji...@apache.org> on 2014/08/23 00:08:11 UTC

[jira] [Created] (AMBARI-6999) Admin View: add description to admin view static instance

Siddharth Wagle created AMBARI-6999:
---------------------------------------

             Summary: Admin View: add description to admin view static instance
                 Key: AMBARI-6999
                 URL: https://issues.apache.org/jira/browse/AMBARI-6999
             Project: Ambari
          Issue Type: Task
          Components: controller
    Affects Versions: 1.7.0
            Reporter: Siddharth Wagle
            Assignee: Siddharth Wagle
             Fix For: 1.7.0
         Attachments: AMBARI-6999.patch

Add a description to the admin view static instance in the view.xml:

{code}
 <instance>
<name>INSTANCE</name>
<visible>false</visible>
<description>This view provides administration capabilities for Ambari</description>
</instance>
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)