diff options
author | Petr Vobornik <pvoborni@redhat.com> | 2012-12-14 16:39:20 +0100 |
---|---|---|
committer | Petr Vobornik <pvoborni@redhat.com> | 2013-05-06 16:22:17 +0200 |
commit | 693dc560620d52dc24a0ab89e20147b10ed4f469 (patch) | |
tree | a748bc7a89f76d8ea4cdf1dc1a91895192a7ea56 /install/ui/jsl.conf | |
parent | a4d9e19c79b60b8f7269141374b2e3b6c0d66c45 (diff) | |
download | freeipa-693dc560620d52dc24a0ab89e20147b10ed4f469.tar.gz freeipa-693dc560620d52dc24a0ab89e20147b10ed4f469.tar.xz freeipa-693dc560620d52dc24a0ab89e20147b10ed4f469.zip |
Menu and application controller refactoring
https://fedorahosted.org/freeipa/ticket/3235
https://fedorahosted.org/freeipa/ticket/3236
Diffstat (limited to 'install/ui/jsl.conf')
-rw-r--r-- | install/ui/jsl.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/install/ui/jsl.conf b/install/ui/jsl.conf index 4d9f9ef13..e9e3ecc5e 100644 --- a/install/ui/jsl.conf +++ b/install/ui/jsl.conf @@ -132,5 +132,7 @@ +process src/libs/jquery.ordered-map.js +process src/freeipa/*.js +process src/freeipa/_base/*.js ++process src/freeipa/navigation/*.js ++process src/freeipa/widgets/*.js +process src/*.js +process ./*.js
\ No newline at end of file |