Disabled route module

This commit is contained in:
Joan Sanchez 2018-09-27 08:55:59 +02:00
parent a0c1388cf0
commit 07d5226169
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
export * from './src';
// export * from './src';

View File

@ -1,4 +1,4 @@
{
/* {
"module": "route",
"name": "Routes",
"icon" : "local_shipping",
@ -19,4 +19,4 @@
"acl": ["developer"]
}
]
}
} */