]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Use openDialog to make go_print workaround vanish
authorThomas Berezansky <tsbere@mvlc.org>
Thu, 11 Aug 2011 01:03:46 +0000 (21:03 -0400)
committerJason Etheridge <jason@esilibrary.com>
Fri, 12 Aug 2011 20:44:29 +0000 (16:44 -0400)
commit4e8fb086e9c242da21ed0047b64d089a7e0a6fa7
tree20fe670c9a8be318d1bcb3d32245faf0cf6953fa
parentc079cb29dc7f8376d3a1b02aff7c8301ee6632e5
Use openDialog to make go_print workaround vanish

By passing params and the go_print function into openDialog we get
to ignore race conditions, as the window is created with the passed
in arguments.

Oh, and we can stop using js2JSON and such.

Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Open-ILS/xul/staff_client/chrome/content/util/print.js