[Koha-bugs] [Bug 16778] Use Bootstrap modal for card printing on patron lists page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 21 15:00:29 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16778

--- Comment #3 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
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.


More information about the Koha-bugs mailing list