Browse Source

change test to slider for disk create

andre 4 năm trước cách đây
mục cha
commit
5e31680977
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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()
         );
 
     }