Skip to content

Commit

Permalink
Add the new patientlistloader service to the application
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmiller committed Feb 25, 2016
1 parent 6730e61 commit 73a3e78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions opal/core/application.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ class OpalApplication(object):
"js/opal/services/record_editor.js",
"js/opal/services/copy_to_category.js",
"js/opal/services/episode_detail.js",
"js/opal/services/patientlist_loader.js",
"js/search/services/paginator.js"
],
'opal.controllers': [
Expand Down

0 comments on commit 73a3e78

Please sign in to comment.