[Koha-bugs] [Bug 25475] upload.pl should provide a "Copy link" option

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 7 06:23:35 CEST 2020


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

--- Comment #4 from David Cook <dcook at prosentient.com.au> ---
Comment on attachment 111296
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111296
Bug 25475: add "Copy link" button to upload.pl

Review of attachment 111296:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=25475&attachment=111296)
-----------------------------------------------------------------

::: koha-tmpl/intranet-tmpl/prog/en/modules/tools/upload.tt
@@ +431,5 @@
> +                    var popup = '<div class="modal fade"><div class="modal-dialog"><div class="modal-content"><div class="modal-body">'+res+'</div></div></div></div>'
> +                    $(popup).modal();
> +                }
> +
> +                console.log(res);

Oops. That's a bit of debugging code that shouldn't be there.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list