Disabled route module
This commit is contained in:
parent
a0c1388cf0
commit
07d5226169
|
@ -1 +1 @@
|
||||||
export * from './src';
|
// export * from './src';
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
{
|
/* {
|
||||||
"module": "route",
|
"module": "route",
|
||||||
"name": "Routes",
|
"name": "Routes",
|
||||||
"icon" : "local_shipping",
|
"icon" : "local_shipping",
|
||||||
|
@ -19,4 +19,4 @@
|
||||||
"acl": ["developer"]
|
"acl": ["developer"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
} */
|
Loading…
Reference in New Issue