Remove bootstraps collapse calls
What does this MR do and why?
This removes the bootstrap specific $collapse
calls to only use jQuery's $hide
and $show
as one of the steps to remove bootstrap completely
Screenshots or screen recordings
Screen_Recording_2022-06-02_at_13.05.52
How to set up and validate locally
Go to any project then
- Go to
Settings -> Repository
- Play around with the various options inside the "Mirroring repositories" settings
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.