Merge pull request #255 from levivm/develop
added next url to ssh create key view
This commit is contained in:
commit
8f310c1ceb
1 changed files with 3 additions and 1 deletions
|
@ -114,7 +114,9 @@
|
|||
|
||||
|
||||
{% if next_url %}
|
||||
<script type="text/javascript">
|
||||
window.location.href = '{{next_url}}'
|
||||
</script>
|
||||
{% endif %}
|
||||
|
||||
{%endblock%}
|
||||
|
|
Loading…
Reference in a new issue