http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10558 --- Comment #19 from Owen Leonard <oleonard@myacpl.org> --- (In reply to Kyle M Hall from comment #18)
5/ Why do you add a show_marc JS function instead of using the "classic" way (link to showmarc.pl)?
The "classic" way uses greybox, which isn't compatible with DataTables built from an ajax source. On the plus side, I'm using jQuery UI instead, and if we switched all of them to jQuery UI, we could drop greybox as a dependency.
...which is something I would like to be able to do if we could (See Bug 8290). I find that in this case the jQueryUI dialog works well. In other cases I have found that it isn't as easy to implement as Greybox, hence the lack of progress on that bug. -- You are receiving this mail because: You are watching all bug changes.