summaryrefslogtreecommitdiffstats
path: root/install/ui/src/webui.profile.js
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/src/webui.profile.js')
-rw-r--r--install/ui/src/webui.profile.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/install/ui/src/webui.profile.js b/install/ui/src/webui.profile.js
index ad9b15b3a..6fd9d912c 100644
--- a/install/ui/src/webui.profile.js
+++ b/install/ui/src/webui.profile.js
@@ -114,6 +114,9 @@ var profile = (function(){
],
layers: {
+ "freeipa/core": {
+ include: ["freeipa/core"]
+ },
"freeipa/app": {
include: ["freeipa/app", "freeipa/extend"]
}