From 8bbe4ff934eea881d458c717fbb98124bdacab61 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 31 Jan 2014 20:52:17 -0400 Subject: remove Retry button Testing suggests that at least some browsers (like mozilla) cache things in a way that prevents the href="#" from reloading anything, so the button didn't work. Did not see a quick way to fix this better, so just suggest user reload. --- templates/configurators/ssh/error.hamlet | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/configurators/ssh/error.hamlet b/templates/configurators/ssh/error.hamlet index be8801f327..abdcb90399 100644 --- a/templates/configurators/ssh/error.hamlet +++ b/templates/configurators/ssh/error.hamlet @@ -8,5 +8,4 @@
       #{msg}
   

- - Retry + To retry setting up the repository, reload this page. -- cgit v1.2.3