summaryrefslogtreecommitdiffstats
path: root/app/styles
diff options
context:
space:
mode:
authormiramurali23 <miramurali23@gmail.com>2019-06-17 13:07:24 -0500
committerGunnar Mills <gmills@us.ibm.com>2019-09-26 20:04:56 +0000
commitafc8a799627b71bba716e207cee8185852a6d390 (patch)
tree69a9bf15b0603a51bf8194c218aba6a0d20e5409 /app/styles
parent5e258e43070b46b9d1ec5ec01e02b9f707cbf7b8 (diff)
downloadphosphor-webui-afc8a799627b71bba716e207cee8185852a6d390.tar.gz
phosphor-webui-afc8a799627b71bba716e207cee8185852a6d390.zip
Update users navigation section
- Changed the section name to be access-control - Moved LDAP Settings and Certificate Management to access-control navigation - Changed Manage User Account subsection name to Local User Management Resolves: openbmc/phosphor-webui#619 Signed-off-by: Mira Murali <miramurali23@gmail.com> Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I0d94c80c295b997d94c04330fd87f4fc4d229bf8
Diffstat (limited to 'app/styles')
-rw-r--r--app/styles/index.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/styles/index.scss b/app/styles/index.scss
index b59ed44..d54e20c 100644
--- a/app/styles/index.scss
+++ b/app/styles/index.scss
@@ -6,5 +6,5 @@ $charset: "UTF-8";
@import "../server-control/styles/index.scss";
@import "../server-health/styles/index.scss";
@import "../configuration/styles/index.scss";
-@import "../users/styles/index.scss";
+@import "../access-control/styles/index.scss";
@import "../redfish/styles/index.scss";
OpenPOWER on IntegriCloud