Update bookmarklet.js

This commit is contained in:
Bengt Brodersen 2016-01-06 08:49:35 +01:00
parent af6ce5831f
commit 7d54bb252c

View File

@ -32,8 +32,7 @@
//preconditions
if ($("#card-printer-iframe").length > 0) {
alert("Card Printer already opened!");
return;
closePrintPreview();
}
console.log("Run...")