]> source.dussan.org Git - redmine.git/commit
Fix code copying in common browsers (#36580).
authorGo MAEDA <maeda@farend.jp>
Sat, 19 Feb 2022 07:36:40 +0000 (07:36 +0000)
committerGo MAEDA <maeda@farend.jp>
Sat, 19 Feb 2022 07:36:40 +0000 (07:36 +0000)
commit6a46743cd389aeefc20348445fee2135a8e4c35c
tree8c504de5f36e05db870cd2f8f70eb7d4e15fb712
parent9f822657820fb87675698d9e6151e7dc650e099f
Fix code copying in common browsers (#36580).

Patch by Vitaly vit9696.

git-svn-id: http://svn.redmine.org/redmine/trunk@21415 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/common/_diff.html.erb
app/views/common/_file.html.erb
app/views/repositories/annotate.html.erb
public/stylesheets/scm.css
test/functional/attachments_controller_test.rb
test/functional/repositories_bazaar_controller_test.rb
test/functional/repositories_cvs_controller_test.rb
test/functional/repositories_git_controller_test.rb
test/functional/repositories_mercurial_controller_test.rb
test/functional/repositories_subversion_controller_test.rb