added vm_template parameter to djangohosting view

This commit is contained in:
Levi 2017-04-29 12:46:56 -05:00
commit 3e755b3b68
2 changed files with 8 additions and 7 deletions

View file

@ -24,6 +24,7 @@
{% csrf_token %}
<input type="hidden" name="hosting_company" value="{{vm.hosting_company}}">
<input type="hidden" name="location_code" value="{{vm.location_code}}">
<input type="hidden" name="vm_template" value="1">