Skip to content

Commit

Permalink
FIX: Change dependency module of student-project to project-viewer
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcu committed Mar 3, 2016
1 parent a5f9ca6 commit d148040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/projects/projects.coffee
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
angular.module('doubtfire.projects', [
'doubtfire.projects.states'
'doubtfire.projects.student-project'
'doubtfire.projects.project-viewer'
'doubtfire.projects.project-lab-list'
'doubtfire.projects.project-outcome-alignment'
'doubtfire.projects.project-portfolio-wizard'
Expand Down

0 comments on commit d148040

Please sign in to comment.