summaryrefslogtreecommitdiffstats
path: root/install/ui/Makefile.am
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2011-01-28 16:46:19 -0500
committerAdam Young <ayoung@redhat.com>2011-01-29 13:36:03 -0500
commite806f32caeb517b12154bc1c02b8ad55b5b40f2d (patch)
treef2d2d946ad9ced5f317ad6eb3881340fd4298905 /install/ui/Makefile.am
parentf72d8e506a82dc558f89a4d115f3aad261655ba8 (diff)
downloadfreeipa-e806f32caeb517b12154bc1c02b8ad55b5b40f2d.tar.gz
freeipa-e806f32caeb517b12154bc1c02b8ad55b5b40f2d.tar.xz
freeipa-e806f32caeb517b12154bc1c02b8ad55b5b40f2d.zip
Add permission dialog adjustments.
The IPA.dialog has been modified to support sections. The add dialog for permission has been modified to include the target section. The base dialog classes have been moved from widget.js into a new file called dialog.js. This patch also includes ayoung's fix for parameter name and format for the permission attributes. https://fedorahosted.org/freeipa/ticket/791
Diffstat (limited to 'install/ui/Makefile.am')
-rw-r--r--install/ui/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/ui/Makefile.am b/install/ui/Makefile.am
index 88dd6b165..327225e52 100644
--- a/install/ui/Makefile.am
+++ b/install/ui/Makefile.am
@@ -14,6 +14,7 @@ app_DATA = \
caution.png \
centered-bg.png \
check.png \
+ dialog.js \
ipa_logo_180x50.png \
ipa.js \
ipa.css \