Skip to content

Commit

Permalink
Sneha | MOBN-757 | list view redirect to new ui
Browse files Browse the repository at this point in the history
  • Loading branch information
bsneha90TW committed Oct 16, 2019
1 parent 00d185b commit 8d91e37
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ui/app/appointments/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,7 @@ angular
url: '/new',
views: {
'content@appointment': {
templateUrl: 'views/manage/newAppointment.html',
controller: 'AppointmentsCreateController'
template: '<react-add-appointment/>'
}
},
resolve: {
Expand Down

0 comments on commit 8d91e37

Please sign in to comment.