diff --git a/js/search-reference.js b/js/search-reference.js index cc8b865..10f4fb5 100644 --- a/js/search-reference.js +++ b/js/search-reference.js @@ -1,9 +1,6 @@ (function ($) { Backdrop.behaviors.referencesDialog = { attach: function (context, settings) { - // Make sure the overlay doesn't mess things up for us by unbinding it's - // event. - $(document).unbind('click.backdrop-overlay mouseup.backdrop-overlay'); // Check what type of display we are dealing with. // We can't combine all of these, since that causes // JQuery.each() to freak ut.'