Update bookmarklet.js
This commit is contained in:
parent
fde6a06b78
commit
2ee8f0be6f
@ -87,7 +87,7 @@
|
|||||||
|
|
||||||
jQuery("#card-print-dialog-title").text("Card Printer " + version + " - Loading issues...");
|
jQuery("#card-print-dialog-title").text("Card Printer " + version + " - Loading issues...");
|
||||||
renderCards(issueKeyList, function() {
|
renderCards(issueKeyList, function() {
|
||||||
jQuery("#card-print-dialog-title").text("Card Printer" + version);
|
jQuery("#card-print-dialog-title").text("Card Printer " + version);
|
||||||
//print();
|
//print();
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user