]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Authority popups are empty: fix dojo.query() usage
authorDan Scott <dscott@laurentian.ca>
Tue, 9 Oct 2012 20:49:09 +0000 (16:49 -0400)
committerBill Erickson <berick@esilibrary.com>
Thu, 18 Oct 2012 19:23:39 +0000 (15:23 -0400)
commit3063f2e64598010e56ca13d194515d44f38784be
treeb20365a8b8d75b8b2ef0712d0f1b65e956aff408
parentcb8668d2deff10766509838c0d0e6a368b408040
Authority popups are empty: fix dojo.query() usage

When you right-click on a controllable field to display the contents of
the matching authority records, the contents of the matching authority
records simply appear as empty grey boxes.

This is another case of needing to iterate over multiple values
separately rather than using one convenient CSS selector.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/xul/staff_client/server/cat/marcedit.js