ent #9422 2fa window close button
This commit is contained in:
parent
9ae4c7ca67
commit
133e4b87a5
|
@ -187,7 +187,7 @@ if (!$double_auth_enabled
|
|||
})
|
||||
.show();
|
||||
// Don't allow close the dialog with X button
|
||||
$('.ui-dialog-titlebar-close').css('display', 'none');
|
||||
// $('.ui-dialog-titlebar-close').css('display', 'none');
|
||||
|
||||
</script>
|
||||
<?php
|
||||
|
|
Loading…
Reference in New Issue