0.0.49 upd

This commit is contained in:
2023-07-28 12:53:54 +03:00
parent 65e098e6a7
commit 0fb2612ea1

View File

@@ -44,7 +44,8 @@ function sendRoute(el){
function OnSelectionChange() {
document.getElementById("id_from_address_point_txt").value = '';
document.getElementById("id_to_address_point_txt").value = '';
document.getElementById("id_from_address_point").value = '';
document.getElementById("id_to_address_point").value = '';
}