[Koha-bugs] [Bug 32212] Add separate Bootstrap 4 node module for the OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 15 20:20:57 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32212

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #143924|0                           |1
        is obsolete|                            |

--- Comment #2 from David Nind <david at davidnind.com> ---
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 <david at davidnind.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list