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.
This commit is contained in:
parent
149527e666
commit
8bbe4ff934
1 changed files with 1 additions and 2 deletions
|
@ -8,5 +8,4 @@
|
|||
<pre>
|
||||
#{msg}
|
||||
<p>
|
||||
<a .btn .btn-primary href="#">
|
||||
Retry
|
||||
To retry setting up the repository, reload this page.
|
||||
|
|
Loading…
Reference in a new issue