]> git.evergreen-ils.org Git - Evergreen.git/commit
Use CSS selectors that new XUL can live with
authorDan Scott <dscott@laurentian.ca>
Tue, 28 Aug 2012 21:03:28 +0000 (17:03 -0400)
committerBill Erickson <berick@esilibrary.com>
Thu, 4 Oct 2012 17:12:04 +0000 (13:12 -0400)
commit80e39218c459e6df354385fe3668da424e901c0f
tree0a769cb0b3005103b849bdbdeedf6d8b16b4bd7b
parent290a8d27d7bc7dccdcc91c00ab2db7183f01800d
Use CSS selectors that new XUL can live with

Just another case of current XUL not liking Dojo 1.3's "dojo.query('foo
bar')" and converting it to "dojo.query('foo').query('bar')" instead.

This problem manifested as bizarrely large fixed field grids and an
absence of working authority context menus.

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