f2cmb
f2cmb
- [x] I have read the CONTRIBUTING document. - [x] I have performed a self-review of my code. ## Description - It fixes #19269 Remove second db upgrade confirmation screen....
fixes #21901 had to render menu inline : using template `{{ include('layout/parts/menu.html.twig') }}` because template relies on variables like `sector` that are only available for authenticated users and generate twig...
Fixes partially #13943 - issue with datepicker behaviour was fixed by adding the class suggested by @orthagh - JS error was fixed by changing scope issue that cause the message...