[Web] iam - add switch for direct login flow

This commit is contained in:
FreddleSpl0it
2024-02-05 12:30:04 +01:00
committed by DerLinkman
parent bb461bc0ad
commit 974827cccc
5 changed files with 83 additions and 48 deletions
-1
View File
@@ -407,7 +407,6 @@ $(document).ready(function() {
$('#rl_frame').selectpicker('val', template.rl_frame);
}
console.log(template.active)
if (template.active){
$('#mbox_active').selectpicker('val', template.active.toString());
} else {