fixed typo

This commit is contained in:
Levi 2017-05-06 17:42:14 -05:00
parent ac9ba1480b
commit 97fecf88db
1 changed files with 1 additions and 1 deletions

View File

@ -350,7 +350,7 @@ class PaymentVMView(LoginRequiredMixin, FormView):
hosting_admin = HostingManageVMAdmin.__new__(HostingManageVMAdmin)
hosting_admin.init_opennebula_client(request)
hosting_admin.create(request)
hosting_admin.create_vm(request)
# Send notification to ungleich as soon as VM has been booked
context = {