added vm_template parameter to djangohosting view
This commit is contained in:
parent
085133fb53
commit
3e755b3b68
2 changed files with 8 additions and 7 deletions
|
|
@ -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">
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue