aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/DeviceMenu.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/app/view/DeviceMenu.js')
-rw-r--r--web/app/view/DeviceMenu.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/view/DeviceMenu.js b/web/app/view/DeviceMenu.js
index a3381cc..c941684 100644
--- a/web/app/view/DeviceMenu.js
+++ b/web/app/view/DeviceMenu.js
@@ -33,7 +33,7 @@ Ext.define('Traccar.view.DeviceMenu', {
items: [{
text: Strings.sharedDrivers,
- glyph: 'xf2c2@FontAwesome',
+ glyph: 'xf084@FontAwesome',
handler: 'onDriversClick',
reference: 'menuDriversButton'
}, {