https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32998 Philip Orr <philip.orr@lmscloud.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #146897|0 |1 is obsolete| | --- Comment #2 from Philip Orr <philip.orr@lmscloud.de> --- Created attachment 148902 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148902&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. Signed-off-by: Philip Orr <philip.orr@lmscloud.de> -- You are receiving this mail because: You are watching all bug changes.