fixed typo
This commit is contained in:
		
					parent
					
						
							
								ac9ba1480b
							
						
					
				
			
			
				commit
				
					
						97fecf88db
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -350,7 +350,7 @@ class PaymentVMView(LoginRequiredMixin, FormView): | ||||||
| 
 | 
 | ||||||
|             hosting_admin = HostingManageVMAdmin.__new__(HostingManageVMAdmin) |             hosting_admin = HostingManageVMAdmin.__new__(HostingManageVMAdmin) | ||||||
|             hosting_admin.init_opennebula_client(request) |             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 |             # Send notification to ungleich as soon as VM has been booked | ||||||
|             context = { |             context = { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue