diff --git a/src/main/twirl/gitbucket/core/helper/diff.scala.html b/src/main/twirl/gitbucket/core/helper/diff.scala.html index 7f18d8e..53cf4c5 100644 --- a/src/main/twirl/gitbucket/core/helper/diff.scala.html +++ b/src/main/twirl/gitbucket/core/helper/diff.scala.html @@ -49,8 +49,8 @@ @if(diff.changeType == ChangeType.COPY || diff.changeType == ChangeType.RENAME){ @if(newCommitId.isDefined){