mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
create entities on demand.
fixed changes from code review Fixed unit tests for entity on demand changes.
This commit is contained in:
@@ -143,8 +143,6 @@ $(function() {
|
||||
$('#loggedinas a').fragment(
|
||||
{'user-facet': 'details', 'user-pkey': IPA.whoami_pkey}, 2);
|
||||
|
||||
IPA.start_entities();
|
||||
|
||||
IPA.nav = create_navigation();
|
||||
IPA.nav.create();
|
||||
IPA.nav.update();
|
||||
|
||||
Reference in New Issue
Block a user