From e3ce3e4f393d45d4e611a129db6cb7abfa5ad716 Mon Sep 17 00:00:00 2001 From: Petr Vobornik Date: Mon, 26 Nov 2012 14:50:43 +0100 Subject: AMD config file Added configuration file for DOJO loader. Removal of JS links from index.html of files which were changed to AMD modules. https://fedorahosted.org/freeipa/ticket/112 --- install/ui/index.html | 58 ++++++++++++--------------------------------------- 1 file changed, 13 insertions(+), 45 deletions(-) (limited to 'install/ui/index.html') diff --git a/install/ui/index.html b/install/ui/index.html index ba86a521..5dc70db5 100644 --- a/install/ui/index.html +++ b/install/ui/index.html @@ -13,51 +13,19 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + -- cgit