Authority popups are empty: fix dojo.query() usage user/dbs/authority_popups_dojo
authorDan Scott <dscott@laurentian.ca>
Tue, 9 Oct 2012 20:49:09 +0000 (16:49 -0400)
committerDan Scott <dscott@laurentian.ca>
Tue, 9 Oct 2012 20:49:09 +0000 (16:49 -0400)
commit8b66bbbef08d0429db3ff797401c83e88fb93652
tree0057ffed08008aa5a26c99ea1dc1a7e67ab8d947
parentee8d5613cd3bc469678deece795fb43adb0e8f91
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>
Open-ILS/xul/staff_client/server/cat/marcedit.js