router change
This commit is contained in:
parent
f2bc5c3ae9
commit
107e8c2283
@ -186,13 +186,13 @@ app.config(['$stateProvider', '$urlRouterProvider', '$controllerProvider', '$com
|
||||
ncyBreadcrumb: {
|
||||
label: 'datacorrection'
|
||||
},
|
||||
}).state('app.daybooksuperadmin.datacorrection', {
|
||||
url: '/datacorrection',
|
||||
templateUrl: "assets/views/data_correction.html",
|
||||
resolve: loadSequence('datacorrectionCtrl','ngTable', 'ladda', 'angular-ladda'),
|
||||
title: 'datacorrection',
|
||||
}).state('app.reports.newreg', {
|
||||
url: '/newreg',
|
||||
templateUrl: "assets/views/newreg_report.html",
|
||||
resolve: loadSequence('newreg_reportCtrl','ngTable', 'ladda', 'angular-ladda'),
|
||||
title: 'newreg',
|
||||
ncyBreadcrumb: {
|
||||
label: 'datacorrection'
|
||||
label: 'newreg'
|
||||
},
|
||||
}).state('app.master.studentStatusUpdate', {
|
||||
url: '/default activity',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user