feh1ks
10/27/2016 - 10:01 AM

Do some script at specific URL

Do some script at specific URL

if(window.location.pathname == "/inner_page"){
	$("#kiev_call p").text("(044) 22-44-222");
}