mirror of https://github.com/CIRCL/AIL-framework
Deleted alert()
parent
1c96eac2e4
commit
3f1cf705fc
|
@ -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');
|
||||
|
||||
|
|
Loading…
Reference in New Issue