From 3f1cf705fcc00798abab838863ff9494e406d248 Mon Sep 17 00:00:00 2001 From: Mokaddem Date: Sat, 20 Aug 2016 16:41:49 +0200 Subject: [PATCH] Deleted alert() --- var/www/templates/terms_plot_top.html | 1 - 1 file changed, 1 deletion(-) diff --git a/var/www/templates/terms_plot_top.html b/var/www/templates/terms_plot_top.html index d7c4c8c4..366422ef 100644 --- a/var/www/templates/terms_plot_top.html +++ b/var/www/templates/terms_plot_top.html @@ -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');