Parcourir la source

change test to slider for disk create

andre il y a 4 ans
Parent
commit
5e31680977
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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()
         );
 
     }