update sync server

This commit is contained in:
2020-12-15 10:55:54 +07:00
parent 8530a33542
commit fc347376d3
11 changed files with 15 additions and 19 deletions

View File

@@ -440,7 +440,6 @@ function syncFeature(id) {
}
function updateFeature() {
console.log("abc");
$.ajax({
url: $("input[name='update_feature_url']").val(),
type: 'POST',