https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16778
--- Comment #3 from Jonathan Druart <[email protected]> --- Comment on attachment 52613 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52613 [SIGNED-OFF]Bug 16778: Replace usage of Greybox modals with Bootstrap modals Review of attachment 52613: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=16778&attachment=52613) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/lists.tt @@ +31,5 @@ > + patronExportModal.modal("show"); > + }); > + > + patronExportModal.on("hidden", function(){ > + patronExportModalBody.html("<div id=\"loading\"><img src=\"[% > interface %]/[% theme %]/img/loading-small.gif\" alt=\"\" /> > "+_("Loading")+"</div>"); Is this really useful? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
