mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Merge branch 'ent-4514-bug-visual-al-crear-usuarios' into 'develop'
fixed visual error See merge request artica/pandorafms!2668
This commit is contained in:
commit
7e4987b1c8
@ -575,6 +575,10 @@ if ($delete_profile) {
|
||||
);
|
||||
}
|
||||
|
||||
if ($values) {
|
||||
$user_info = $values;
|
||||
}
|
||||
|
||||
$table = new stdClass();
|
||||
$table->id = 'user_configuration_table';
|
||||
$table->width = '100%';
|
||||
|
Loading…
x
Reference in New Issue
Block a user