Parcourir la source

try to fix clone network bug

andre il y a 2 semaines
Parent
commit
76750a2cdc
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      app/UI/VmClone/Providers/VmCloneProvider.php

+ 1 - 1
app/UI/VmClone/Providers/VmCloneProvider.php

@@ -188,7 +188,7 @@ class VmCloneProvider extends BaseModelDataProvider implements ClientArea
             __FUNCTION__,
             $this->formData,
             'Debug Ressource',
-            $this->VmModel
+            $this->vmModel
         );
 
         $this->createJob();