mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Fixed blank self-service page.
The self-service navigation has been fixed to include the root of the navigation path. Ticket #1445
This commit is contained in:
parent
e4a444ba81
commit
158bb676fd
@ -101,6 +101,8 @@ IPA.self_serv_navigation = function(spec) {
|
||||
|
||||
} else {
|
||||
var state = {
|
||||
'navigation': 'identity',
|
||||
'identity': 'user',
|
||||
'user-pkey': pkey || IPA.whoami_pkey,
|
||||
'user-facet': facet || 'details'
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user