deleting documents, bug fixes

This commit is contained in:
Ivan
2024-01-28 20:49:58 +03:00
parent d4592ac250
commit 0b1d5e8b79
6 changed files with 117 additions and 32 deletions

View File

@@ -458,7 +458,6 @@
location.reload();
},
error: function() {
// Обработка ошибки при запросе к серверу
alert("Произошла ошибка при запросе к серверу.");
}
});