Signed-off-by: Bill Erickson <berickxx@gmail.com>
authority.control_set_authority_field
authority.control_set_bib_field
authority.control_set_bib_field_metabib_field_map
+authority.heading_field_norm_map
authority.display_5xx_headings
authority.heading_field
authority.thesaurus
+ dijit.byId('authAxis').attr('value')
// + '/' + dijit.byId('authOU').attr('value')
+ '/1' // replace with preceding line if OUs gain some meaning
- + '/' + dijit.byId('authTerm').attr('value')
+ + '/' + encodeURIComponent(dijit.byId('authTerm').attr('value'))
+ '/' + dijit.byId('authPage').attr('value')
+ '/' + '20' // 20 results per page
;