Browse Source

try to fix the detailed view

andre 4 years ago
parent
commit
7551f2a448
1 changed files with 2 additions and 2 deletions
  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',
                     'proxmoxCloud',
                     __FUNCTION__,
                     __FUNCTION__,
                     $this->formData,
                     $this->formData,
-                    'Debug',
+                    'Debug1',
                     $order
                     $order
                 );
                 );
                 
                 
@@ -187,7 +187,7 @@ class VmUpdateProvider extends VmCreateProvider
                     'proxmoxCloud',
                     'proxmoxCloud',
                     __FUNCTION__,
                     __FUNCTION__,
                     $this->formData,
                     $this->formData,
-                    'Debug',
+                    'Debug2',
                     $order
                     $order
                 );
                 );