mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-09 21:08:11 +02:00
httputil: remove retry button (#1438)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
parent
a1ba04d231
commit
0c60a9404e
2 changed files with 13 additions and 31 deletions
|
@ -28,12 +28,6 @@
|
|||
them with your
|
||||
<a href="/.pomerium/">request details</a>.
|
||||
</div>
|
||||
|
||||
{{end}} {{if.RetryURL}}
|
||||
<div class="message">
|
||||
If you believe the error is temporary, you can
|
||||
<a href="{{.RetryURL}}">retry</a> the request.
|
||||
</div>
|
||||
{{end}}
|
||||
</section>
|
||||
<div class="card-footer">
|
||||
|
@ -44,7 +38,6 @@
|
|||
class="icon"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<div class="text-right text-muted small">
|
||||
{{.RequestID}} <br />
|
||||
Pomerium {{.Version}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue