Compare commits
2 Commits
68a69ba6a8
...
89d7d2aba7
| Author | SHA1 | Date | |
|---|---|---|---|
| 89d7d2aba7 | |||
| 0fb2612ea1 |
@@ -44,7 +44,8 @@ function sendRoute(el){
|
|||||||
function OnSelectionChange() {
|
function OnSelectionChange() {
|
||||||
document.getElementById("id_from_address_point_txt").value = '';
|
document.getElementById("id_from_address_point_txt").value = '';
|
||||||
document.getElementById("id_to_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 = '';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user