- inizio di modifiche all'editor di Pagine Web
This commit is contained in:
@@ -47,7 +47,7 @@ function getDynamicPages(site: ISites): IListRoutes[] {
|
||||
const baseroutes: IListRoutes[] = [
|
||||
{
|
||||
active: true,
|
||||
order: 5,
|
||||
order: -1,
|
||||
path: '/',
|
||||
materialIcon: 'home',
|
||||
name: 'pages.home',
|
||||
@@ -321,3 +321,5 @@ export const static_data = {
|
||||
preLoadImages,
|
||||
preloadedimages,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user