Enable auto complete in chrome (#2387)

Co-authored-by: zengchu2 <1450834797z@gmail.com>
This commit is contained in:
zengchu2 2020-03-11 05:49:04 -04:00 committed by GitHub
parent 649ce93b3a
commit 8b94b142cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,6 @@ PerformEditsDialog.launch = function(logged_in_username, max_severity) {
}
});
}
event.preventDefault();
});
}
};