Explorar o código

try to use console button

andre %!s(int64=4) %!d(string=hai) anos
pai
achega
8348ef07b5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/UI/Vms/Pages/VmsDataTable.php

+ 1 - 1
app/UI/Vms/Pages/VmsDataTable.php

@@ -169,7 +169,7 @@ class VmsDataTable extends DataTable implements ClientArea, AdminArea
             __FUNCTION__,
             __FUNCTION__,
             $dataProv->getData()->getRecords(),
             $dataProv->getData()->getRecords(),
             'Debug',
             'Debug',
-            $dataProv->getData()->getRecords()
+            $dataProv->getData()->getRecords()->first()
         );
         );
 
 
     }
     }