summaryrefslogtreecommitdiffstats
path: root/install/ui/index.html
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2015-05-07 10:19:38 +0200
committerPetr Vobornik <pvoborni@redhat.com>2015-05-20 14:04:10 +0200
commita4c0f780b727cc92a9b6fa21e42906a80f4f7d42 (patch)
treeeb00133f23564e24873341657f36bde60a6a4a19 /install/ui/index.html
parentab69a0b1a74e639d23ba8e684d402eaf7582c67c (diff)
downloadfreeipa-a4c0f780b727cc92a9b6fa21e42906a80f4f7d42.tar.gz
freeipa-a4c0f780b727cc92a9b6fa21e42906a80f4f7d42.tar.xz
freeipa-a4c0f780b727cc92a9b6fa21e42906a80f4f7d42.zip
webui: update patternfly to v1.1.4
Not all functionality is available. Mostly because IPA doesn't require them yet. Missing: bootstrap combobox, datatables js, PF font with icons, spinner for old IEs Reviewed-By: David Kupka <dkupka@redhat.com> Reviewed-By: Thierry Bordaz <tbordaz@redhat.com>
Diffstat (limited to 'install/ui/index.html')
-rw-r--r--install/ui/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/ui/index.html b/install/ui/index.html
index ce9859074..b8a958943 100644
--- a/install/ui/index.html
+++ b/install/ui/index.html
@@ -42,6 +42,7 @@
'js/libs/json2.js',
'js/libs/jquery.js',
'js/libs/bootstrap.js',
+ 'js/libs/patternfly.js',
'js/libs/jquery.ordered-map.js',
'js/libs/browser.js',
'js/dojo/dojo.js',