Skip to content

Commit

Permalink
Fix #2862. Add geofence icon to the manager menu (#2899)
Browse files Browse the repository at this point in the history
  • Loading branch information
offtherailz authored May 15, 2018
1 parent 1af43ff commit 71274a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/client/plugins/manager/ManagerMenu.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ class ManagerMenu extends React.Component {
},
{
"msgId": "rulesmanager.menutitle",
"glyph": "lock",
"glyph": "admin-geofence",
"path": "/rules-manager"
}],
role: "",
Expand Down

0 comments on commit 71274a9

Please sign in to comment.