Eliminada carpeta backend en themes, añadidos breadcrumbs

This commit is contained in:
imnavajas
2024-05-08 13:21:39 +02:00
parent 74876bd774
commit 071ef874cc
194 changed files with 182 additions and 418 deletions

View File

@ -22,7 +22,7 @@ class Presupuestotiradasalternativas extends \App\Controllers\BaseResourceContro
protected static $controllerSlug = 'presupuesto-tiradas';
protected static $viewPath = 'themes/backend/vuexy/form/presupuestos/';
protected static $viewPath = 'themes/vuexy/form/presupuestos/';
public function initController(\CodeIgniter\HTTP\RequestInterface $request, \CodeIgniter\HTTP\ResponseInterface $response, \Psr\Log\LoggerInterface $logger)