From 10616bca7d6d3324da0afcd1603866eb0bdf915e Mon Sep 17 00:00:00 2001 From: Tomofumi Tanaka Date: Wed, 16 Jul 2014 19:24:25 +0900 Subject: [PATCH] (refs #436)Encode branch name to delete at pullreq view --- src/main/twirl/pulls/conversation.scala.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/twirl/pulls/conversation.scala.html b/src/main/twirl/pulls/conversation.scala.html index 0a3f2a2bc..89b5ad19a 100644 --- a/src/main/twirl/pulls/conversation.scala.html +++ b/src/main/twirl/pulls/conversation.scala.html @@ -42,7 +42,7 @@ pullreq.repositoryName == pullreq.requestRepositoryName && repository.branchList.contains(pullreq.requestBranch)){
- Delete branch + Delete branch
Pull request successfully merged and closed