0620229 WebUI: Apply jQuery patch to fix htmlPrefilter issue

1 file Authored by stsymbal 3 years ago, Committed by frenaud 3 years ago,
    WebUI: Apply jQuery patch to fix htmlPrefilter issue
    
    Manually backport corresponding changes from jQuery 3.5.0:
    https://github.com/jquery/jquery/commit/1d61fd9407e6fbe82fe55cb0b938307aa0791f77
    
    A complete upgrade to jQuery 3.5 is impossible at the moment due incompatibility
    with Bootstrap 3.4.1 which we currently use.
    
    Ticket: https://pagure.io/freeipa/issue/8325
    
    Signed-off-by: Serhii Tsymbaliuk <stsymbal@redhat.com>
    Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
    Reviewed-By: Petr Vobornik <pvoborni@redhat.com>