Update bookmarklet.js
This commit is contained in:
parent
7d54bb252c
commit
1757babee1
@ -389,7 +389,6 @@
|
|||||||
// http://www.cssdesk.com/T9hXg
|
// http://www.cssdesk.com/T9hXg
|
||||||
|
|
||||||
function printPreviewElement() {
|
function printPreviewElement() {
|
||||||
console.log("global.printPreviewHtml: " + global.printPreviewHtml)
|
|
||||||
var result = $('<div/>').html(global.printPreviewHtml).contents();
|
var result = $('<div/>').html(global.printPreviewHtml).contents();
|
||||||
|
|
||||||
// info
|
// info
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user