]> git.evergreen-ils.org Git - 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:58 +0000 (15:23 -0400)
commitc24e34676132640e5c652383290e4d5a5f705fc3
tree32f930004072035428e3b6b25dc1dda2e8cd3a08
parentf0caffee4f0fa32e897903cf6ad9773b0e6cfbe1
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