This commit is contained in:
2023-08-30 12:31:52 +03:00
parent 411568fecd
commit c3163a8571

View File

@@ -58,6 +58,7 @@ function load_routes (el) {
$(line_separator).insertAfter(".page_routes_" + separator_iterator);
// document.querySelector(".info_profile").innerHTML = data.html;
el.setAttribute("id",parseInt(number_last_route) + 11)
history.pushState({'data':data_d,'str_data':get_url}, "state_filters", `?${get_url}`);
separator_iterator++
// number_last_route = parseInt(number_last_route) + "11"
},