Skip to content

Commit

Permalink
Changed drawer menu icon (#1671)
Browse files Browse the repository at this point in the history
  • Loading branch information
allyoucanmap authored and mbarto committed Apr 3, 2017
1 parent 421a8af commit 109f5bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/client/plugins/DrawerMenu.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ const DrawerMenu = React.createClass({
id: "mapstore-drawermenu",
items: [],
toggleMenu: () => {},
glyph: "1-stilo",
glyph: "1-layer",
buttonStyle: "primary",
menuOptions: {},
singleSection: true,
Expand Down

0 comments on commit 109f5bc

Please sign in to comment.