openphacts / explorer2

Ember JS web application used for browsing the Open PHACTS Discovery Platform
MIT License
2 stars 1 forks source link

Breadcrumbs need to use ember routes #6

Closed ianwdunlop closed 9 years ago

ianwdunlop commented 9 years ago

The 'Home' link in the breadcrumbs uses a native html href rather than an ember link-to route. Therefore clicking it causes the app to reload rather than just navigate.