The OAI repositories search include (oai-admin-search.inc, included on admin/oai_servers.pl) was missed when we were transitioning to using a template wrapper for tabs.
Created attachment 191798 [details] [review] Bug 41677: Use template wrapper for tabs: OAI repositories This patch updates the OAI repositories search include to use WRAPPERs for the Bootstrap tabs markup. To test, apply the patch and go to Administration -> OAI repositories. - The search form in the header should have three options: Search OAI repositories, Check out, and Search catalog. - Each tab should activate correctly, and each search form should should work as expected.* * Note that the OAI repositories form searches by repository name using a "Starts with" search. Sponsored-by: Athens County Public Libraries
Created attachment 191801 [details] [review] Bug 41677: Use template wrapper for tabs: OAI repositories This patch updates the OAI repositories search include to use WRAPPERs for the Bootstrap tabs markup. To test, apply the patch and go to Administration -> OAI repositories. - The search form in the header should have three options: Search OAI repositories, Check out, and Search catalog. - Each tab should activate correctly, and each search form should should work as expected.* * Note that the OAI repositories form searches by repository name using a "Starts with" search. Sponsored-by: Athens County Public Libraries
Created attachment 191848 [details] [review] Bug 41677: Use template wrapper for tabs: OAI repositories This patch updates the OAI repositories search include to use WRAPPERs for the Bootstrap tabs markup. To test, apply the patch and go to Administration -> OAI repositories. - The search form in the header should have three options: Search OAI repositories, Check out, and Search catalog. - Each tab should activate correctly, and each search form should should work as expected.* * Note that the OAI repositories form searches by repository name using a "Starts with" search. Sponsored-by: Athens County Public Libraries Signed-off-by: David Nind <david@davidnind.com>
Created attachment 191963 [details] [review] Bug 41677: Use template wrapper for tabs: OAI repositories This patch updates the OAI repositories search include to use WRAPPERs for the Bootstrap tabs markup. To test, apply the patch and go to Administration -> OAI repositories. - The search form in the header should have three options: Search OAI repositories, Check out, and Search catalog. - Each tab should activate correctly, and each search form should should work as expected.* * Note that the OAI repositories form searches by repository name using a "Starts with" search. Sponsored-by: Athens County Public Libraries Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com>