|
@@ -138,7 +138,7 @@ define([
|
|
|
controller : 'ResetPasswordCtrl',
|
|
controller : 'ResetPasswordCtrl',
|
|
|
})
|
|
})
|
|
|
.when('/dashboard/snapshots', {
|
|
.when('/dashboard/snapshots', {
|
|
|
- templateUrl: 'app/features/snapshot/partials/snapshots.html',
|
|
|
|
|
|
|
+ templateUrl: 'public/app/features/snapshot/partials/snapshots.html',
|
|
|
controller : 'SnapshotsCtrl',
|
|
controller : 'SnapshotsCtrl',
|
|
|
controllerAs: 'ctrl',
|
|
controllerAs: 'ctrl',
|
|
|
})
|
|
})
|