From 8fb72fd55e5d83f0e578c9bd7f185b82fe3a0ca9 Mon Sep 17 00:00:00 2001 From: Naoki Takezoe Date: Tue, 9 Feb 2016 18:14:03 +0900 Subject: [PATCH] (refs #982)Provide fixed url for pull request tabs --- .../gitbucket/core/pulls/pullreq.scala.html | 20 +++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/src/main/twirl/gitbucket/core/pulls/pullreq.scala.html b/src/main/twirl/gitbucket/core/pulls/pullreq.scala.html index 0e749daca..179988bc6 100644 --- a/src/main/twirl/gitbucket/core/pulls/pullreq.scala.html +++ b/src/main/twirl/gitbucket/core/pulls/pullreq.scala.html @@ -65,7 +65,7 @@ }
-
+
@flash.get("error").map{ error =>
@error
} @@ -94,6 +94,22 @@ }