mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02:00
Removed debug :/
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user