Merge branch 'master' into gh-pages

This commit is contained in:
Rufus Pollock
2012-05-22 11:47:01 +01:00

View File

@@ -176,7 +176,6 @@ my.Map = Backbone.View.extend({
$('#editor-field-type-latlon').attr('checked','checked').change(); $('#editor-field-type-latlon').attr('checked','checked').change();
} }
} }
this.redraw();
return this; return this;
}, },