Removed debug :/

This commit is contained in:
laf
2015-06-20 17:14:16 +01:00
parent 8a35b6d4ba
commit 661b06c102
-1
View File
@@ -969,7 +969,6 @@ echo '<div id="pushover_appkey_template" class="hide">
var $this = $(this);
var config_id = $this.data("config_id");
var config_value = $this.val();
alert(config_id + ' and ' + config_value)
$.ajax({
type: 'POST',
url: '/ajax_form.php',