mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-09-26 03:19:05 +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();
|
.show();
|
||||||
// Don't allow close the dialog with X button
|
// Don't allow close the dialog with X button
|
||||||
$('.ui-dialog-titlebar-close').css('display', 'none');
|
// $('.ui-dialog-titlebar-close').css('display', 'none');
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
<?php
|
<?php
|
||||||
|
Loading…
x
Reference in New Issue
Block a user