Sfoglia il codice sorgente

change test to slider for disk create

andre 4 anni fa
parent
commit
01c54e8e2e
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      app/UI/Disk/Forms/UpdateForm.php

+ 2 - 2
app/UI/Disk/Forms/UpdateForm.php

@@ -40,13 +40,13 @@ class UpdateForm extends BaseForm implements ClientArea
     public function initContent()
     {
 
-        logModuleCall(
+/*        logModuleCall(
             'proxmoxCloud',
             __FUNCTION__,
             parent::getFormData()['id'],
             'Debug',
             parent::getFormData()['size']
-        );
+        ); */
 
         $this->initIds('updateDiskForm');
         $this->setFormType('update');