diff --git a/src/main/twirl/helper/diff.scala.html b/src/main/twirl/helper/diff.scala.html index db06b048d..0a73e64d7 100644 --- a/src/main/twirl/helper/diff.scala.html +++ b/src/main/twirl/helper/diff.scala.html @@ -46,7 +46,7 @@
@diff.oldPath -> @diff.newPath
@if(newCommitId.isDefined){
+ }else{
+
+ } @diff.newPath
@if(newCommitId.isDefined){
@diff.oldPath
@if(oldCommitId.isDefined){