backdrop-contrib / references_dialog

Extends reference fields by adding links to add, edit, and search for references through a dialog.
https://backdropcms.org/project/references
GNU General Public License v2.0
1 stars 3 forks source link

Remove code related to Drupal 7's Overlay module #22

Closed laryn closed 2 months ago

laryn commented 6 months ago

I was going to report a jQuery deprecation, but I think we can actually chop out the code completely since Backdrop doesn't have the Overlay module that Drupal 7 had:

https://github.com/backdrop-contrib/references_dialog/blob/1.x-1.x/js/search-reference.js#L4-L6

laryn commented 6 months ago

PR submitted.