]> source.dussan.org Git - gitea.git/commit
"Copy branch name" button in pull request (#17323)
authorMario Lubenka <mario.lubenka@googlemail.com>
Tue, 19 Oct 2021 17:32:11 +0000 (19:32 +0200)
committerGitHub <noreply@github.com>
Tue, 19 Oct 2021 17:32:11 +0000 (13:32 -0400)
commit0208ea0248782a994771cadf0af6a4125fdde723
tree786adbf64e1a8805d30361a21d97bf1fdf8bba05
parentde61816623b80bfdc45b51bbce75f4d388da7218
 "Copy branch name" button in pull request (#17323)

* Drop data-original from clipboard

data-original attribute was removed. Instead, the original value from
data-content is set after success/fail message was displayed.

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>
* "Copy branch name" button in pull request

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>
* Update templates/repo/issue/view_title.tmpl

Co-authored-by: silverwind <me@silverwind.io>
* Apply suggestions from code review

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: zeripath <art27@cantab.net>
options/locale/locale_en-US.ini
templates/repo/clone_buttons.tmpl
templates/repo/issue/view_title.tmpl
web_src/js/features/clipboard.js
web_src/less/_repository.less