mirror of
https://github.com/ansible/awx.git
synced 2026-06-28 01:48:01 -02:30
Fixes a portal mode breadcrumb and capitalizes the instance groups breadcrumb
This commit is contained in:
@@ -72,7 +72,7 @@ function ComponentsStrings (BaseString) {
|
||||
NOTIFICATIONS: t.s('Notifications'),
|
||||
MANAGEMENT_JOBS: t.s('Management Jobs'),
|
||||
INSTANCES: t.s('Instances'),
|
||||
INSTANCE_GROUPS: t.s('Instance Groups'),
|
||||
INSTANCE_GROUPS: t.s('INSTANCE GROUPS'),
|
||||
APPLICATIONS: t.s('Applications'),
|
||||
SETTINGS: t.s('Settings'),
|
||||
FOOTER_ABOUT: t.s('About'),
|
||||
|
||||
Reference in New Issue
Block a user