$()

in static/js/bootstrap-dropdown.js [32:34]


        $('html').on('click.dropdown.data-api', function () {
          $el.parent().removeClass('open')
        })