0.0.38 upd sendRoute.js
This commit is contained in:
@@ -38,3 +38,14 @@ function sendRoute(el){
|
||||
|
||||
|
||||
|
||||
//cleaning route inputs after selection changes
|
||||
function OnSelectionChange() {
|
||||
document.getElementById("id_from_address_point_txt").value = '';
|
||||
document.getElementById("id_to_address_point_txt").value = '';
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user