From 74b6099fb058564a74b91b701c07532ed0f4cefc Mon Sep 17 00:00:00 2001 From: Petr Vobornik Date: Wed, 20 Mar 2013 17:28:17 +0100 Subject: Web UI plugin loader https://fedorahosted.org/freeipa/ticket/3235 --- install/ui/js/plugins | 1 + 1 file changed, 1 insertion(+) create mode 120000 install/ui/js/plugins (limited to 'install/ui/js/plugins') diff --git a/install/ui/js/plugins b/install/ui/js/plugins new file mode 120000 index 00000000..940b13ec --- /dev/null +++ b/install/ui/js/plugins @@ -0,0 +1 @@ +../src/plugins/ \ No newline at end of file -- cgit