From 65b280b92512bf0bdd77a303bb57b6df34eff726 Mon Sep 17 00:00:00 2001 From: int2001 Date: Thu, 14 Dec 2023 07:44:58 +0000 Subject: [PATCH] Green Button JS-Part --- assets/js/sections/qslprint.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/js/sections/qslprint.js b/assets/js/sections/qslprint.js index 3a131072..c6a9955a 100644 --- a/assets/js/sections/qslprint.js +++ b/assets/js/sections/qslprint.js @@ -168,7 +168,7 @@ function markSelectedQsos() { type: 'post', data: {'id': JSON.stringify(id_list, null, 2), 'sent' : 'Y', - 'method' : 'B' + 'method' : '' }, success: function(data) { if (data !== []) {