jqh %!s(int64=4) %!d(string=hai) anos
pai
achega
383c2e304a
Modificáronse 1 ficheiros con 1 adicións e 4 borrados
  1. 1 4
      src/Form/Field/SelectTable.php

+ 1 - 4
src/Form/Field/SelectTable.php

@@ -119,10 +119,7 @@ JS;
     {
         $table = $this->modal->getTable();
 
-        $table
-            ->id('table-card-'.$this->getElementId())
-            ->getRenderable()
-            ->with('key', $this->form->getKey());
+        $table->id('table-card-'.$this->getElementId());
 
         $this->modal
             ->join()