mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-21 08:13:36 -05:00
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