]> git.evergreen-ils.org Git - Evergreen.git/commit
printing the contents of iframes is sometimes problematic, especially with complex...
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 12 Jul 2010 18:12:50 +0000 (18:12 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 12 Jul 2010 18:12:50 +0000 (18:12 +0000)
commit881ba12dc00fcde01ed1d50166fabbbcdc7d2462
treef08849e5f9d986e16c77ad4f12ccdd98caf9f206
parentbe55b92a843dc3406677c7a477a8e243747ad049
printing the contents of iframes is sometimes problematic, especially with complex DHTML, etc.  This change allows content to define a printable_output() function for simple text to print instead of the rendered content itself

git-svn-id: svn://svn.open-ils.org/ILS/trunk@16911 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/xul/staff_client/chrome/content/util/browser.js
Open-ILS/xul/staff_client/chrome/content/util/print.js