mirror of
https://github.com/ansible/awx.git
synced 2024-10-31 23:51:09 +03:00
Changes title on the Network UI to "Network Visualizer | <name of inv>"
This commit is contained in:
parent
2566a5f14f
commit
f3fa3afe93
@ -9,7 +9,7 @@ function awxNetStrings (BaseString) {
|
||||
};
|
||||
|
||||
ns.state = {
|
||||
BREADCRUMB_LABEL: t.s('INVENTORIES')
|
||||
BREADCRUMB_LABEL: t.s('NETWORK VISUALIZER')
|
||||
};
|
||||
|
||||
ns.toolbox = {
|
||||
|
Loading…
Reference in New Issue
Block a user