Skip to content

Commit

Permalink
Update admin_panel.js
Browse files Browse the repository at this point in the history
  • Loading branch information
4l3ss committed Sep 6, 2015
1 parent dc8ce88 commit f8de888
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/js/admin_panel.js
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ function checkSpace(id, srv){
}
}
})
}, 2000, element, srv);
}, 15000, element, srv);
}
}

Expand Down Expand Up @@ -216,4 +216,4 @@ function deleteNew(el){
});

}
}
}

0 comments on commit f8de888

Please sign in to comment.