From 1bb412239d0735af11c3939bfe437cb8b49c7004 Mon Sep 17 00:00:00 2001 From: Pavel Zuna Date: Thu, 16 Sep 2010 10:28:07 -0400 Subject: Big webUI patch. Quick summary: - use jQuery UI and jQuery BBQ libraries - code restructuring The patch has so many changes they can't be listed here. Many parts of the code have been rewritten from scrach. See freeipa-devel mailing list: webUI code restructuring [wall of text, diagrams, ... you've been warned!] 2010-09-07 --- ipa.spec.in | 1 + 1 file changed, 1 insertion(+) (limited to 'ipa.spec.in') diff --git a/ipa.spec.in b/ipa.spec.in index fec2462c4..ef51ebe94 100644 --- a/ipa.spec.in +++ b/ipa.spec.in @@ -390,6 +390,7 @@ fi %{_usr}/share/ipa/migration/migration.css %{_usr}/share/ipa/migration/migration.py* %dir %{_usr}/share/ipa/static +%{_usr}/share/ipa/static/index.xhtml %{_usr}/share/ipa/static/*.png %{_usr}/share/ipa/static/*.css %{_usr}/share/ipa/static/*.js -- cgit