mirror of
https://github.com/ansible/awx.git
synced 2026-02-28 00:08:44 -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 = {
|
ns.state = {
|
||||||
BREADCRUMB_LABEL: t.s('INVENTORIES')
|
BREADCRUMB_LABEL: t.s('NETWORK VISUALIZER')
|
||||||
};
|
};
|
||||||
|
|
||||||
ns.toolbox = {
|
ns.toolbox = {
|
||||||
|
|||||||
Reference in New Issue
Block a user