How to reproduce:
select a program.
Add a list, type title and OK
The second click on "Add list" button give a js error :
ext-all-debug.js:28765 Uncaught TypeError: Cannot read property 'bringToFront' of undefined
at org.ametys.DialogBox.toFront (ext-all-debug.js:28765)
at org.ametys.DialogBox.show (ext-all-debug.js:28410)
at Function.org.ametys.odf.courselist.CourseListAction.add (CourseListActions.i18n.js:53)
at eval (eval at org.ametys.ribbon.control.button.ActionButton._onPress (ActionButton.js:125), <anonymous>:1:44)
at org.ametys.fluent.controls.Button.org.ametys.ribbon.control.button.ActionButton._onPress [as handler] (ActionButton.js:125)
at org.ametys.fluent.controls.Button.onClick (Button.js:227)
at HTMLTableElement.h (ext-all-debug.js:5209)
We have to reload application to add a second list.