From 4d881ac6259fb7f57411f82294d71978417590d0 Mon Sep 17 00:00:00 2001 From: Nur Rony Date: Fri, 7 Apr 2017 14:24:04 +0000 Subject: shows go back link only when history is available --- public/502.html | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'public/502.html') diff --git a/public/502.html b/public/502.html index f037b81bace..189458c9816 100644 --- a/public/502.html +++ b/public/502.html @@ -57,6 +57,11 @@ .container { margin: auto 20px; } + + .go-back { + display: none; + } + @@ -71,7 +76,16 @@

Try refreshing the page, or going back and attempting the action again.

Please contact your GitLab administrator if this problem persists.

- Go back + Go back + -- cgit v1.2.3