Same as bug 25471, but for the subfields listed for an authority type (framework)
Created attachment 106200 [details] [review] Bug 25832: Add DataTables to MARC subfield structure admin page for authorities This patch adds DataTables sorting and filtering to the table of subfields shown on the Authority MARC subfield structure administration page. To test, apply the patch and go to Administration -> Authority types. - From the 'Actions' menu, select 'MARC structure.' - From the 'Actions' menu, select the 'Subfields' link for a tag with multiple subfields. - On the page showing all the subfields for the tag, confirm that the table is sorted by default by subfield and that sorting works correctly. - Confirm that the search form at the top of the table works.
Created attachment 106490 [details] [review] Bug 25832: Add DataTables to MARC subfield structure admin page for authorities This patch adds DataTables sorting and filtering to the table of subfields shown on the Authority MARC subfield structure administration page. To test, apply the patch and go to Administration -> Authority types. - From the 'Actions' menu, select 'MARC structure.' - From the 'Actions' menu, select the 'Subfields' link for a tag with multiple subfields. - On the page showing all the subfields for the tag, confirm that the table is sorted by default by subfield and that sorting works correctly. - Confirm that the search form at the top of the table works. Signed-off-by: Katrin <katrin.fischer@bsz-bw.de>
Retested... still works. Has been sitting for a while and is a simple change. Passing QA.
Pushed to master for 20.11, thanks to everybody involved!
enhancement will not be backported to 20.05.x