mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 08:38:28 +00:00
Deleted alert()
This commit is contained in:
parent
1c96eac2e4
commit
3f1cf705fc
1 changed files with 0 additions and 1 deletions
|
@ -397,7 +397,6 @@ function addcheckbox(graph, term) {
|
||||||
}
|
}
|
||||||
|
|
||||||
function perform_operation(){
|
function perform_operation(){
|
||||||
alert("are u sure?");
|
|
||||||
var curr_section = $(this).attr('data-section');
|
var curr_section = $(this).attr('data-section');
|
||||||
var curr_term = $(this).attr('data-term');
|
var curr_term = $(this).attr('data-term');
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue