Przeglądaj źródła

try to fix clone network bug

andre 2 tygodni temu
rodzic
commit
76750a2cdc
1 zmienionych plików z 1 dodań i 1 usunięć
  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();