4,656
edits
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
| Line 1,385: | Line 1,385: | ||
/* core: build iframe and print */ | /* core: build iframe and print */ | ||
function swBuildIframeAndPrint( | function swBuildIframeAndPrint(printHtml, borderPref, $btn, filenameOverride) { | ||
// iframe | // iframe | ||
var iframe = document.createElement("iframe"); | var iframe = document.createElement("iframe"); | ||