mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
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…
x
Reference in New Issue
Block a user