add: user theme_color_text_link setting
This commit is contained in:
parent
b9ffe00042
commit
535a854a47
6 changed files with 95 additions and 58 deletions
|
@ -128,11 +128,6 @@
|
|||
}
|
||||
|
||||
window.history.back();
|
||||
|
||||
setTimeout(() => {
|
||||
// if we couldn't go back after 1 whole second, just go home
|
||||
window.location.href = "/";
|
||||
}, 1000);
|
||||
}
|
||||
</script>
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue