v.2.4 RestoreShift

This commit is contained in:
miroman-afk
2022-01-10 02:28:28 +03:00
parent 7438ebef78
commit 0209970fe1
13 changed files with 306 additions and 5 deletions

View File

@@ -5,5 +5,12 @@ item: [
url: 'app.dashboard',
icon: 'dashboard',
order: 0
},
{
name: 'Eorders',
acl: 'eorders',
url: 'app.orders',
icon: 'dashboard',
order: 0
}
];