Use jQuery remove to remove children row elements
We can not rely on the row node to always have a parent node as toggle_row is a callback to an event that can be executed after the row has already be removed from the DOM.
Closes #13198 (closed)
This instance will be upgraded to Heptapod 17.7.0rc1 on 2025-01-23 between 18:00 and 19:00 UTC+2
We can not rely on the row node to always have a parent node as toggle_row is a callback to an event that can be executed after the row has already be removed from the DOM.
Closes #13198 (closed)