https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32998 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 146897 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146897&action=edit Bug 32998: Consolidate opac-tmpl/lib and opac-tmpl/bootstrap/lib This patch moves OPAC third-party assets from opac-tmpl/bootstrap/lib to opac-tmpl/lib, eliminating some redundancy and making it simpler to understand where such assets should be found. To test, apply the patch and confirm that there is no longer a lib directory under opac-tmpl/bootstrap. Test various parts of the OPAC to confirm that assets are still loading correctly. Everything should look right and work correctly. The browser's developer console should be free of errors. -- You are receiving this mail because: You are watching all bug changes.