Skip to content
Snippets Groups Projects
Commit ac5aad65 authored by Robert Lange's avatar Robert Lange
Browse files

Merge branch 'finc' into instance/fid

parents ff37e309 af915cd3
No related merge requests found
......@@ -291,6 +291,8 @@ VuFind.register('lightbox', function Lightbox() {
_lightboxTitle = $(this).data('lightbox-title') || false;
_modalParams = $(this).data();
VuFind.modal('show');
// Copied finc #17984
setOrigin($(this));
ajax(obj);
_currentUrl = this.href;
return false;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment