Explorar el Código

change test to slider for disk create

andre hace 4 años
padre
commit
5e31680977
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/UI/Disk/Buttons/UpdateButton.php

+ 1 - 1
app/UI/Disk/Buttons/UpdateButton.php

@@ -37,7 +37,7 @@ class UpdateButton extends ButtonDataTableModalAction implements ClientArea
             __FUNCTION__,
             $this,
             'Debug',
-            $vm->getHtmlAttributes()
+            $this->getHtmlAttributes()
         );
 
     }