diff options
author | Adam Young <ayoung@redhat.com> | 2010-09-16 14:24:21 -0400 |
---|---|---|
committer | Adam Young <ayoung@redhat.com> | 2010-09-17 19:42:40 -0400 |
commit | 99222d61fe371734dd49742413c98d47cbbfb6b6 (patch) | |
tree | 0f438c39c11b3915edef20275f64a02896afebbb /install | |
parent | fb133734cc58be3567b768579c94703b129dc06d (diff) | |
download | freeipa-99222d61fe371734dd49742413c98d47cbbfb6b6.tar.gz freeipa-99222d61fe371734dd49742413c98d47cbbfb6b6.tar.xz freeipa-99222d61fe371734dd49742413c98d47cbbfb6b6.zip |
remove pagaparams
Diffstat (limited to 'install')
-rw-r--r-- | install/static/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/install/static/Makefile.am b/install/static/Makefile.am index 920750960..884c8bf0a 100644 --- a/install/static/Makefile.am +++ b/install/static/Makefile.am @@ -23,7 +23,6 @@ app_DATA = \ navigation.js \ netgroup.js \ service.js \ - pageparams.js \ search.js \ details.js \ entity.js \ |