mirror of
https://github.com/ansible/awx.git
synced 2026-04-15 06:50:21 -02: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