From: phasefx Date: Wed, 14 Jan 2009 20:33:11 +0000 (+0000) Subject: You can do this with JSAN libraries, and JSAN will not download them via XMLHttpReque... X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=b12adb2daab1f008e05edae00cb9c4409c30fd13;p=Evergreen.git You can do this with JSAN libraries, and JSAN will not download them via XMLHttpRequest for eval. This gives you real line numbers on errors, and makes it easier to debug with venkman, etc. I'll likely go and do this for all the main xul/js pairings later git-svn-id: svn://svn.open-ils.org/ILS/trunk@11828 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/xul/staff_client/server/patron/holds.xul b/Open-ILS/xul/staff_client/server/patron/holds.xul index 52e5680694..4d530c0f5a 100644 --- a/Open-ILS/xul/staff_client/server/patron/holds.xul +++ b/Open-ILS/xul/staff_client/server/patron/holds.xul @@ -30,6 +30,8 @@