]> git.evergreen-ils.org Git - working/Evergreen.git/commit
printable_output() support in util.browser had stopped working, and this fixes that...
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 31 Aug 2010 20:08:09 +0000 (20:08 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 31 Aug 2010 20:08:09 +0000 (20:08 +0000)
commit4c1acdc02e3ba5de26356eabee64532c4fa138f3
treeff8589a12fde906458ffc23db898645b510124fe
parent0991f58a4dc3e50c7ead6f11243bbc503c22c955
printable_output() support in util.browser had stopped working, and this fixes that.  If an interface embedded in util.browser has a printable_output() function, the text output from that function should be printed, instead of a direct print attempt against the content window

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