From dd006db5a719b33aef7887faab48718e4b0f2786 Mon Sep 17 00:00:00 2001 From: Harshit Bansal Date: Mon, 7 Jan 2019 01:38:25 +0530 Subject: Display branch name in delete branch confirmation modal. (#5654) Fixes: #5630. --- templates/repo/branch/list.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/repo/branch') diff --git a/templates/repo/branch/list.tmpl b/templates/repo/branch/list.tmpl index ce0558e92b..0242d1d107 100644 --- a/templates/repo/branch/list.tmpl +++ b/templates/repo/branch/list.tmpl @@ -52,7 +52,7 @@ {{else if .IsDeleted}} {{else}} - + {{end}} {{end}} @@ -69,7 +69,7 @@