cce2558 Make ssbrowser.html work in IE 10

Authored and Committed by pvoborni 10 years ago
    Make ssbrowser.html work in IE 10
    
    Manual configuration page for other browsers (ssbrowser.html) doesn't work in IE 10 - error page is displayed.
    
    This patch is conditioning creation of Firefox configuration object so that configure.jar is requested only in Firefox. IE doesn't request it and so it does not fail.
    
    https://fedorahosted.org/freeipa/ticket/3645
    
        
file modified
+9 -3