This commit is contained in:
2023-10-22 13:46:56 +03:00
parent 1f3a8a258b
commit f620cd26af

View File

@@ -18,7 +18,7 @@ function load_routes (el,news=null) {
'to_el':parseInt(number_last_route) + incrase
}
let get_url = ""
let url_ajax = "ru/get_articles_block/"
let url_ajax = "get_articles_block/"
if (!news){
let list = forloop_func_form(data_d,"get",get_url)
data_d = list[0]