From a20eaae7bcc3621f272d87d4513863b4be56ad5b Mon Sep 17 00:00:00 2001 From: John Mitchell Date: Thu, 31 May 2018 17:02:51 -0400 Subject: [PATCH] make app tab visiable to org admins --- awx/ui/client/lib/components/layout/layout.partial.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/awx/ui/client/lib/components/layout/layout.partial.html b/awx/ui/client/lib/components/layout/layout.partial.html index 4714a23172..df8c5d5843 100644 --- a/awx/ui/client/lib/components/layout/layout.partial.html +++ b/awx/ui/client/lib/components/layout/layout.partial.html @@ -70,7 +70,7 @@ -
+
{{:: $parent.layoutVm.getString('ADMINISTRATION_HEADER') }} @@ -88,7 +88,7 @@ ng-show="$parent.layoutVm.isSuperUser || $parent.layoutVm.isOrgAdmin"> + ng-show="$parent.layoutVm.isSuperUser || $parent.layoutVm.isOrgAdmin">