Browse Source

try to fix the detailed view

andre 4 years ago
parent
commit
282011d570
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

@@ -126,6 +126,10 @@ class DiskDataTable extends DataTable implements ClientArea
 
 
     }
     }
     
     
+    public function validateSections() {
+
+    }
+    
     protected function loadData()
     protected function loadData()
     {
     {
         $data = [];
         $data = [];