Skip to content

Commit

Permalink
Merge pull request #144 from openplans/geocode-bug
Browse files Browse the repository at this point in the history
Geocode bug
  • Loading branch information
atogle committed Sep 18, 2014
2 parents bd01687 + 872e9cd commit 49d4328
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.17.6
3.17.7
2 changes: 0 additions & 2 deletions src/sa_web/static/js/views/app-view.js
Original file line number Diff line number Diff line change
Expand Up @@ -333,8 +333,6 @@ var Shareabouts = Shareabouts || {};
this.showPanel(this.placeFormView.render().$el);
this.showNewPin();
this.setBodyClass('content-visible', 'place-form-visible');

this.conditionallyReverseGeocode();
}
},
setBodyClass: function(/* newBodyClasses */) {
Expand Down

0 comments on commit 49d4328

Please sign in to comment.