summaryrefslogtreecommitdiffstats
path: root/install/ui/src/freeipa/app.js
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2015-04-21 15:50:54 +0200
committerPetr Vobornik <pvoborni@redhat.com>2015-06-04 13:20:44 +0200
commit538178b53dcb6ecb7a2f1892d648a86202afb7ce (patch)
treeef5f051755770e72993acfbc226b6fbbb145801a /install/ui/src/freeipa/app.js
parent55bf33cce2ff6bcd49e2281dff31b2a2e24e6fb2 (diff)
downloadfreeipa-538178b53dcb6ecb7a2f1892d648a86202afb7ce.tar.gz
freeipa-538178b53dcb6ecb7a2f1892d648a86202afb7ce.tar.xz
freeipa-538178b53dcb6ecb7a2f1892d648a86202afb7ce.zip
webui: topology plugin
https://fedorahosted.org/freeipa/ticket/4997 Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
Diffstat (limited to 'install/ui/src/freeipa/app.js')
-rw-r--r--install/ui/src/freeipa/app.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/ui/src/freeipa/app.js b/install/ui/src/freeipa/app.js
index 140fe938f..9b290ab0e 100644
--- a/install/ui/src/freeipa/app.js
+++ b/install/ui/src/freeipa/app.js
@@ -47,6 +47,7 @@ define([
'./service',
'./sudo',
'./trust',
+ './topology',
'./user',
'./stageuser',
'dojo/domReady!'