Skip to content

Commit

Permalink
Merge pull request #23 from laryn/1.x-1.x-issue-22
Browse files Browse the repository at this point in the history
Issue #22: Remove D7 Overlay-related code.
  • Loading branch information
robertgarrigos committed Jul 17, 2024
2 parents bdbe2fc + d2ccf83 commit 1274403
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions js/search-reference.js
Original file line number Diff line number Diff line change
@@ -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.'
Expand Down

0 comments on commit 1274403

Please sign in to comment.