瀏覽代碼

change test to slider for disk create

andre 4 年之前
父節點
當前提交
5e31680977
共有 1 個文件被更改,包括 1 次插入1 次删除
  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()
         );
 
     }