update sync server
This commit is contained in:
@@ -440,7 +440,6 @@ function syncFeature(id) {
|
||||
}
|
||||
|
||||
function updateFeature() {
|
||||
console.log("abc");
|
||||
$.ajax({
|
||||
url: $("input[name='update_feature_url']").val(),
|
||||
type: 'POST',
|
||||
|
||||
Reference in New Issue
Block a user