https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32212
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #143924|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 143925 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=143925&action=edit Bug 32212: Add separate Bootstrap 4 node module for the OPAC This patch updates package.json so that Bootstrap 4 will be installed alongside Bootstrap 5. The addition of ERM changed the installed version of Bootstrap to 5.2.x but the OPAC still requires 4.x. To test, apply the patch and run 'yarn install.' After packages install, run 'yarn build --view opac' The build process should complete correctly and the OPAC should look the same as before. Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
