Merge branch 'ent-9422-ventana-sin-botones-en-configuracion-2fa' into 'develop'
Ent 9422 ventana sin botones en configuracion 2fa See merge request artica/pandorafms!5119
This commit is contained in:
commit
0103021d36
|
@ -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