Deleted alert()

pull/68/head
Mokaddem 2016-08-20 16:41:49 +02:00
parent 1c96eac2e4
commit 3f1cf705fc
1 changed files with 0 additions and 1 deletions

View File

@ -397,7 +397,6 @@ function addcheckbox(graph, term) {
}
function perform_operation(){
alert("are u sure?");
var curr_section = $(this).attr('data-section');
var curr_term = $(this).attr('data-term');