We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd01687 + 872e9cd commit 49d4328Copy full SHA for 49d4328
VERSION
@@ -1 +1 @@
1
-3.17.6
+3.17.7
src/sa_web/static/js/views/app-view.js
@@ -333,8 +333,6 @@ var Shareabouts = Shareabouts || {};
333
this.showPanel(this.placeFormView.render().$el);
334
this.showNewPin();
335
this.setBodyClass('content-visible', 'place-form-visible');
336
-
337
- this.conditionallyReverseGeocode();
338
}
339
},
340
setBodyClass: function(/* newBodyClasses */) {
0 commit comments