mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
presupuestos direcciones!
This commit is contained in:
@ -22,11 +22,7 @@ class Clientedirecciones extends \App\Controllers\GoBaseResourceController
|
||||
|
||||
protected static $controllerSlug = 'clientedirecciones';
|
||||
|
||||
public function initController(\CodeIgniter\HTTP\RequestInterface $request, \CodeIgniter\HTTP\ResponseInterface $response, \Psr\Log\LoggerInterface $logger) {
|
||||
$this->soft_delete = false;
|
||||
|
||||
$this->viewData = ['usingServerSideDataTable' => true]; // JJO
|
||||
}
|
||||
|
||||
|
||||
|
||||
public function datatable()
|
||||
|
||||
Reference in New Issue
Block a user