mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
Merge branch '2718-Creacion-de-usuarios-desde-metaconsola' into 'develop'
removed Assigned node field from admin global profile when creating user from metaconsole See merge request artica/pandorafms!1959
This commit is contained in:
commit
6d0d7fd410
@ -724,7 +724,6 @@ $(document).ready (function () {
|
||||
}
|
||||
else {
|
||||
$('#user_configuration_table-metaconsole_agents_manager').hide();
|
||||
$('#user_configuration_table-metaconsole_assigned_server').show();
|
||||
$('#user_configuration_table-metaconsole_access_node').hide();
|
||||
}
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user