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

--- Comment #4 from David Cook <dc...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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/

Reply via email to