mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-26 16:16:31 -06:00
Set servers list as default facet in topology facet group
Since there is a new warning about only one CA server, the default facet of topology facet group is set to servers list where the warning is. So the warning will be shown right after clicking on Topology section. Part of: https://fedorahosted.org/freeipa/ticket/5828 Reviewed-By: Tomas Krizek <tkrizek@redhat.com>
This commit is contained in:
parent
d45b0efe5d
commit
ff51e43a3e
@ -212,7 +212,7 @@ var nav = {};
|
||||
]
|
||||
},
|
||||
{
|
||||
entity: 'topologysuffix',
|
||||
entity: 'server',
|
||||
label: '@i18n:tabs.topology',
|
||||
facet: 'search',
|
||||
children: [
|
||||
|
Loading…
Reference in New Issue
Block a user