Преглед изворни кода

try to fix the detailed view

andre пре 4 година
родитељ
комит
eaa2887ce8
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      app/UI/VirtualInterface/Pages/VirtualInterfaceDataTable.php

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

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