if (!window.location.hash && bounds.isValid() &&
(center || !map.getBounds().contains(bounds))) {
OSM.router.withoutMoveListener(function () {
if (!window.location.hash && bounds.isValid() &&
(center || !map.getBounds().contains(bounds))) {
OSM.router.withoutMoveListener(function () {
}
function updateChangeset(form, method, url, include_data) {
}
function updateChangeset(form, method, url, include_data) {
content.find("textarea").on("input", function (e) {
var form = e.target.form;
content.find("textarea").on("input", function (e) {
var form = e.target.form;
$(form.comment).prop("disabled", true);
} else {
$(form.comment).prop("disabled", false);
$(form.comment).prop("disabled", true);
} else {
$(form.comment).prop("disabled", false);