Browse Source

try to fix the detailed view

andre 4 years ago
parent
commit
305d695253
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

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