mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Removed develop.js.
The develop.js is no longer necessary because the code in it has been merged into the main code. An empty extension.js has been added to provide a place for UI customization. Ticket #2099
This commit is contained in:
committed by
Adam Young
parent
d6d24be289
commit
20ad8fe1ba
@@ -516,6 +516,7 @@ fi
|
||||
%{_usr}/share/ipa/ui/*.svg
|
||||
%{_usr}/share/ipa/ui/*.ttf
|
||||
%{_usr}/share/ipa/ui/*.woff
|
||||
%config(noreplace) %{_usr}/share/ipa/ui/extension.js
|
||||
%dir %{_usr}/share/ipa/ui/images
|
||||
%{_usr}/share/ipa/ui/images/*.png
|
||||
%{_usr}/share/ipa/ui/images/*.gif
|
||||
@@ -617,6 +618,9 @@ fi
|
||||
%ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/default.conf
|
||||
|
||||
%changelog
|
||||
* Wed Nov 14 2011 Endi S. Dewata <edewata@redhat.com> - 2.99.0-11
|
||||
- Make sure changes to extension.js are not removed.
|
||||
|
||||
* Wed Oct 26 2011 Endi S. Dewata <edewata@redhat.com> - 2.99.0-10
|
||||
- Moved UI images into install/ui/images
|
||||
|
||||
|
||||
Reference in New Issue
Block a user