error/*: remove back button, and change 502
All checks were successful
/ deploy (push) Successful in 25s
All checks were successful
/ deploy (push) Successful in 25s
This commit is contained in:
parent
251952075f
commit
c267aff246
6 changed files with 8 additions and 74 deletions
|
@ -84,18 +84,6 @@ Make sure you have access to the thing you tried to changee</p>
|
|||
|
||||
<p>Please contact us using <a href="https://support.ilot.io">our support page</a> if you think this is a mistake</p>
|
||||
|
||||
<p><a href="javascript:history.back()" class="js-go-back go-back">Go back</a></p>
|
||||
|
||||
<script>
|
||||
(function () {
|
||||
var goBack = document.querySelector('.js-go-back');
|
||||
|
||||
if (history.length > 1) {
|
||||
goBack.style.display = 'inline';
|
||||
}
|
||||
})();
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue