]> source.dussan.org Git - gitblit.git/commit
fix: Fix incorrect text being copied by copy button on tickets page
authorFlorian Zschocke <f.zschocke+git@gmail.com>
Tue, 6 Dec 2022 20:51:54 +0000 (21:51 +0100)
committerFlorian Zschocke <f.zschocke+git@gmail.com>
Tue, 6 Dec 2022 20:51:54 +0000 (21:51 +0100)
commit60a0434ac329af040ba11ec7dedafe581a9b588e
tree32453056f48ae52d167af8be15ab30edda6f6513
parent71697e5fc0f5908d8bf6bb0ae9a63499ee737649
fix: Fix incorrect text being copied by copy button on tickets page

The merge step for using `pt` added the wrong text to the copy button.
src/main/java/com/gitblit/wicket/pages/TicketPage.java