From 693dc560620d52dc24a0ab89e20147b10ed4f469 Mon Sep 17 00:00:00 2001 From: Petr Vobornik Date: Fri, 14 Dec 2012 16:39:20 +0100 Subject: Menu and application controller refactoring https://fedorahosted.org/freeipa/ticket/3235 https://fedorahosted.org/freeipa/ticket/3236 --- install/ui/jsl.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'install/ui/jsl.conf') 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 -- cgit