Compare commits
2 Commits
46bc6ea65a
...
a470bc3325
| Author | SHA1 | Date | |
|---|---|---|---|
| a470bc3325 | |||
| b5652acad6 |
@@ -40,7 +40,7 @@ function load_routes (el) {
|
||||
},
|
||||
error: function (data){
|
||||
|
||||
document.querySelector(".info_profile").innerHTML = data.responseJSON.html;
|
||||
document.querySelector(".block-finded-routes").innerHTML = data.responseJSON.html;
|
||||
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user