Changes title on the Network UI to "Network Visualizer | <name of inv>"

This commit is contained in:
Jared Tabor
2018-06-20 11:48:42 -07:00
parent 2566a5f14f
commit f3fa3afe93

View File

@@ -9,7 +9,7 @@ function awxNetStrings (BaseString) {
};
ns.state = {
BREADCRUMB_LABEL: t.s('INVENTORIES')
BREADCRUMB_LABEL: t.s('NETWORK VISUALIZER')
};
ns.toolbox = {