ui: navigation: change traffic-control icon to rotated signal
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
ac4e399a10
commit
f251367c33
@ -52,7 +52,7 @@ Ext.define('PBS.store.NavigationStore', {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: gettext('Traffic Control'),
|
text: gettext('Traffic Control'),
|
||||||
iconCls: 'fa fa-exchange fa-rotate-90',
|
iconCls: 'fa fa-signal fa-rotate-90',
|
||||||
path: 'pbsTrafficControlView',
|
path: 'pbsTrafficControlView',
|
||||||
leaf: true,
|
leaf: true,
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user