v.2.3
Happy New Year!
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
{
|
||||
code: 'app.dashboard',
|
||||
url: '/dashboard',
|
||||
templateUrl: '../views/dashboard/dashboard.html',
|
||||
data : { title: 'Рабочий стол' },
|
||||
controller: 'DashboardCtrl',
|
||||
resolve: ['scripts/controllers/dashboard.js', 'chart']
|
||||
},
|
||||
{
|
||||
code: 'app.v1.reimport',
|
||||
url: '/v1/reimport',
|
||||
|
||||
Reference in New Issue
Block a user