[Web] iam - add switch for direct login flow
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user