added next url to ssh create key view
This commit is contained in:
parent
05bf8db38a
commit
34d596f2ba
3 changed files with 3 additions and 3 deletions
|
|
@ -115,7 +115,7 @@
|
|||
|
||||
{% if next_url %}
|
||||
<script type="text/javascript">
|
||||
window.location.href = '{{next_url}}'
|
||||
window.location.href = '{{next_url}}';
|
||||
</script>
|
||||
{% endif %}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue