added redirect after create vm ssh key

This commit is contained in:
Levi 2017-05-24 10:58:16 -05:00
commit ee80181a55
3 changed files with 24 additions and 10 deletions

View file

@ -112,7 +112,7 @@
</script>
{%endif%}
{{next_url}}
{% if next_url %}
<script type="text/javascript">
window.location.href = '{{next_url}}';