mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Eliminada carpeta backend en themes, añadidos breadcrumbs
This commit is contained in:
@ -37,7 +37,7 @@ class Presupuestocliente extends \App\Controllers\GoBaseResourceController
|
||||
|
||||
protected static $controllerSlug = 'presupuestocliente';
|
||||
|
||||
protected static $viewPath = 'themes/backend/vuexy/form/presupuestos/cliente/';
|
||||
protected static $viewPath = 'themes/vuexy/form/presupuestos/cliente/';
|
||||
|
||||
protected $indexRoute = 'cosidotapablandaList';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user