added next url to ssh create key view
This commit is contained in:
parent
646f73763e
commit
02a2ac31c6
2 changed files with 6 additions and 2 deletions
|
|
@ -113,6 +113,10 @@
|
|||
{%endif%}
|
||||
|
||||
|
||||
{% if next_url %}
|
||||
window.location.href = '{{next_url}}'
|
||||
{% endif %}
|
||||
|
||||
{%endblock%}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue