mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
Remove a javascript debug trace (backport from develop).
This commit is contained in:
parent
cc135cbead
commit
654549f13b
@ -550,11 +550,7 @@ function mainSystemInfo() {
|
|||||||
function generate_info () {
|
function generate_info () {
|
||||||
$("#submit-generate").hide();
|
$("#submit-generate").hide();
|
||||||
$("#spinner_img").show();
|
$("#spinner_img").show();
|
||||||
|
|
||||||
console.log($("#checkbox-pandora_diag").prop('checked'));
|
|
||||||
console.log($("#checkbox-system_info").prop('checked'));
|
|
||||||
console.log($("#checkbox-log_info").prop('checked'));
|
|
||||||
|
|
||||||
$.ajax({
|
$.ajax({
|
||||||
url: 'ajax.php',
|
url: 'ajax.php',
|
||||||
type: 'POST',
|
type: 'POST',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user