https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30329
--- Comment #1 from Ray Delahunty <[email protected]> --- We have an empty URLLinkText and will be using the items.uri for the first time soon. My colleagues want 2 things. The first is different default text. We are working on that: $("a:contains('Link to resource')").html('text to be agreed'); They also want different wording for different use cases with the items.uri which I think will be a lot harder. The field does not accept hrefs (tried that) so for now item-specific link text is not on offer. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
