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:
@ -25,7 +25,7 @@ class ClientePrecios extends \App\Controllers\BaseResourceController
|
||||
|
||||
protected static $controllerSlug = 'ClientePrecios';
|
||||
|
||||
protected static $viewPath = 'themes/backend/vuexy/form/clientes/cliente';
|
||||
protected static $viewPath = 'themes/vuexy/form/clientes/cliente';
|
||||
|
||||
protected $indexRoute = 'clientepreciosList';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user