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:
@ -15,7 +15,7 @@ class Tarifaextra extends \App\Controllers\GoBaseController
|
||||
protected static $pluralObjectName = 'Tarifasextra';
|
||||
protected static $controllerSlug = 'tarifaextra';
|
||||
|
||||
protected static $viewPath = 'themes/backend/vuexy/form/tarifas/extra/';
|
||||
protected static $viewPath = 'themes/vuexy/form/tarifas/extra/';
|
||||
|
||||
protected $indexRoute = 'tarifaextraList';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user