mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Splitting basic widgets into visual widgets and fields
https://fedorahosted.org/freeipa/ticket/2040
This commit is contained in:
committed by
Endi S. Dewata
parent
a17bf5e754
commit
4bab6b7e5d
@@ -48,6 +48,8 @@ var IPA = function() {
|
||||
|
||||
that.entities = $.ordered_map();
|
||||
that.entity_factories = {};
|
||||
that.field_factories = {};
|
||||
that.widget_factories = {};
|
||||
|
||||
that.network_call_count = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user