Repository: ambari
Updated Branches:
  refs/heads/trunk f6d7e8b3a -> 9fc23106f


AMBARI-6949. Admin View: should be visible = false and not priv'd USE to anyone 
but AMBARI.ADMIN.


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

Branch: refs/heads/trunk
Commit: 9fc23106fd86b052fb176247292232e887c762c4
Parents: f6d7e8b
Author: Siddharth Wagle <swa...@hortonworks.com>
Authored: Wed Aug 20 14:19:28 2014 -0700
Committer: Siddharth Wagle <swa...@hortonworks.com>
Committed: Wed Aug 20 14:19:28 2014 -0700

----------------------------------------------------------------------
 ambari-admin/src/main/resources/view.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/9fc23106/ambari-admin/src/main/resources/view.xml
----------------------------------------------------------------------
diff --git a/ambari-admin/src/main/resources/view.xml 
b/ambari-admin/src/main/resources/view.xml
index 57d09e9..b3cb76b 100644
--- a/ambari-admin/src/main/resources/view.xml
+++ b/ambari-admin/src/main/resources/view.xml
@@ -20,5 +20,6 @@ limitations under the License. Kerberos, LDAP, Custom. 
Binary/Htt
   <version>1.0.0</version>
   <instance>
     <name>INSTANCE</name>
+    <visible>false</visible>
   </instance>
 </view>
\ No newline at end of file

Reply via email to