JS Zmień nazwę funkcji OnClick
$("#talentselectiontable tr").attr("onclick").replace("driverselect", "talentselect");
Lucas Cayo
$("#talentselectiontable tr").attr("onclick").replace("driverselect", "talentselect");