Files
jessikitty 2da2b257a5 fix: relocate AD Details panel under device assignment on user page
UIExtension content renders at the bottom of _Layout.cshtml by design.
Added wrapper div with ID and jQuery script to move the panel after
#User_Show_AssignedDevices on the user page, falling back to after
#User_Show_Subjects if the assignment section isn't present.
2026-04-29 14:24:55 +10:00
..