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 !== []) {