diff --git a/src/main/twirl/gitbucket/core/settings/brancheprotection.scala.html b/src/main/twirl/gitbucket/core/settings/brancheprotection.scala.html index 170f9a2..05f61e3 100644 --- a/src/main/twirl/gitbucket/core/settings/brancheprotection.scala.html +++ b/src/main/twirl/gitbucket/core/settings/brancheprotection.scala.html @@ -14,7 +14,7 @@
Branch protection for @branch
-
+
@@ -34,12 +34,14 @@
Status checks found in the last week for this repository
-
+
@knownContexts.map{ br => - +
+ +
}