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 //preconditions
if ($("#card-printer-iframe").length > 0) { if ($("#card-printer-iframe").length > 0) {
alert("Card Printer already opened!"); closePrintPreview();
return;
} }
console.log("Run...") console.log("Run...")