Commit c8fc11ee authored by Dominik Rosiek's avatar Dominik Rosiek

usunac projekty

parent 78127198
......@@ -61,7 +61,7 @@ function show_beacons_list(){
});
}
function removeProject(event, id){
function removeProject(event, project_id){
event.stopPropagation();
$.ajax({
url: "/api/user_project/" + project_id,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment