https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36275
--- Comment #12 from Paul Derscheid <[email protected]> --- I think the easiest way to show that tooltip is not shown on error is to just add a line like: `throw new Error()` below the awaited copy to clipboard (in the try block). Then, the tooltip shouldn't display. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] 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/
