Ver código fonte

try to fix the detailed view

andre 4 anos atrás
pai
commit
7551f2a448
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      app/UI/VmUpdate/Providers/VmUpdateProvider.php

+ 2 - 2
app/UI/VmUpdate/Providers/VmUpdateProvider.php

@@ -176,7 +176,7 @@ class VmUpdateProvider extends VmCreateProvider
                     'proxmoxCloud',
                     __FUNCTION__,
                     $this->formData,
-                    'Debug',
+                    'Debug1',
                     $order
                 );
                 
@@ -187,7 +187,7 @@ class VmUpdateProvider extends VmCreateProvider
                     'proxmoxCloud',
                     __FUNCTION__,
                     $this->formData,
-                    'Debug',
+                    'Debug2',
                     $order
                 );