diff --git a/src/main/twirl/gitbucket/core/helper/branchcontrol.scala.html b/src/main/twirl/gitbucket/core/helper/branchcontrol.scala.html index 8b1e8f4..3d392de 100644 --- a/src/main/twirl/gitbucket/core/helper/branchcontrol.scala.html +++ b/src/main/twirl/gitbucket/core/helper/branchcontrol.scala.html @@ -10,7 +10,7 @@ prefix = if(branch.length == 40) "tree" else if(repository.branchList.contains(branch)) "branch" else "tree" ) {
  • Switch branches
  • -
  • +
  • @body @if(hasWritePermission) {