Skip to content

Commit

Permalink
fix "Zoom To All Features" menu item.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcgee committed Mar 6, 2015
1 parent 9dab1f5 commit 056e61b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion widgets/AttributesTable/_ToolbarMixin.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@ define([

zoom: {
show: true,
source: true,
features: true,
selected: true,
source: true,
buffer: true

},
Expand Down

0 comments on commit 056e61b

Please sign in to comment.