Merge pull request #1095 from oohira/link-avatar-image-to-profile-page
Link avatar image to the user's profile page
commit 9ec7c321d8fadda8dff27ab4b9f11af20abe72c4
2 parents a3c419b + eb6da85
@Naoki Takezoe Naoki Takezoe authored on 3 Feb 2016
Showing 12 changed files
View
src/main/scala/gitbucket/core/view/helpers.scala
View
src/main/twirl/gitbucket/core/account/main.scala.html
View
src/main/twirl/gitbucket/core/helper/commitcomment.scala.html
View
src/main/twirl/gitbucket/core/issues/commentform.scala.html
View
src/main/twirl/gitbucket/core/issues/commentlist.scala.html
View
src/main/twirl/gitbucket/core/issues/create.scala.html
View
src/main/twirl/gitbucket/core/pulls/commits.scala.html
View
src/main/twirl/gitbucket/core/pulls/compare.scala.html
View
src/main/twirl/gitbucket/core/repo/commentform.scala.html
View
src/main/twirl/gitbucket/core/repo/commits.scala.html
View
src/main/twirl/gitbucket/core/repo/delete.scala.html
View
src/main/twirl/gitbucket/core/repo/editor.scala.html