Merge remote-tracking branch 'origin/pr/4451'
This commit is contained in:
commit
b5a6a5ab8c
@ -61,7 +61,7 @@ li {
|
||||
{{ super() }}
|
||||
function tryagain()
|
||||
{
|
||||
location.href = "{{ url }}";
|
||||
location.href = {{ url|tojson }};
|
||||
}
|
||||
{% endblock %}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user