Authority popups are empty: fix dojo.query() usage
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 21:27:28 +0000 (17:27 -0400)
commit2cdcc901dabf31cd407b49491ee54e0fc78bc64f
tree137714e3021e17b84dfe6c1915b739de5fe3d670
parenta5482a8f264c869e593ad1165c6addfb40ca0906
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