mirror of
https://github.com/ansible/awx.git
synced 2026-02-27 15:58:45 -03:30
Changes title on the Network UI to "Network Visualizer | <name of inv>"
This commit is contained in:
@@ -9,7 +9,7 @@ function awxNetStrings (BaseString) {
|
||||
};
|
||||
|
||||
ns.state = {
|
||||
BREADCRUMB_LABEL: t.s('INVENTORIES')
|
||||
BREADCRUMB_LABEL: t.s('NETWORK VISUALIZER')
|
||||
};
|
||||
|
||||
ns.toolbox = {
|
||||
|
||||
Reference in New Issue
Block a user