Browse Source

try to fix the detailed view

andre 4 năm trước cách đây
mục cha
commit
0e3d621328

+ 4 - 0
app/UI/Disk/Pages/DiskDataTable.php

@@ -122,6 +122,10 @@ class DiskDataTable extends DataTable implements ClientArea
         $this->setShowTitle();
         $this->setShowTitle();
     }
     }
     
     
+    public function validateFields() {
+
+    }
+    
     protected function loadData()
     protected function loadData()
     {
     {
         $data = [];
         $data = [];