Skip to content

3336824: updated JS logic to use val instead of textContent.

Fixes: #3336824 Console error in module: Uncaught TypeError.

Updated JS logic to use val() instead of textContent to get value from the levels field.

Merge request reports