Now that the browse method is working properly, adopt it for the
Manage Authorities interface as well so that context around the
search term can be provided.
git-svn-id: svn://svn.open-ils.org/ILS/trunk@19333
dcc99617-32d9-48b4-a31d-
7c20da2025e4
dojo.query("#authlist-div div").orphan();
- var url = '/opac/extras/startwith/marcxml/'
+ var url = '/opac/extras/browse/marcxml/'
+ dijit.byId('authAxis').attr('value')
// + '/' + dijit.byId('authOU').attr('value')
+ '/1' // replace with preceding line if OUs gain some meaning