Browse Source

try to fix the detailed view

andre 4 years ago
parent
commit
0e3d621328
1 changed files with 4 additions and 0 deletions
  1. 4 0
      app/UI/Disk/Pages/DiskDataTable.php

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

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