LDEV-5317 Fix time limit widget collapse in TBL monitoring In TBL monitoring we import jQuery and Bootstrap multiple times as we load variou…
Show more
LDEV-5317 Fix time limit widget collapse in TBL monitoringIn TBL monitoring we import jQuery and Bootstrap multiple times as weload various tabs. This should be cleaned up. Especially that it breaksthe Bootstrap functionality.Since Monitoring UI 5 is coming, there is little point in doing it now.Instead control collapse using JS and not HTML attributes.
Show less