ソースを参照

try to fix the detailed view

andre 4 年 前
コミット
eaa2887ce8

+ 1 - 1
app/UI/VirtualInterface/Pages/VirtualInterfaceDataTable.php

@@ -81,7 +81,7 @@ class VirtualInterfaceDataTable extends DataTable implements ClientArea
     }
     }
 
 
     public function loadDataToForm() {
     public function loadDataToForm() {
-        $this->addTitleButton($title);
+        $this->setShowTitle();
     }
     }
 
 
     protected function loadData()
     protected function loadData()