Skip to content

Commit

Permalink
Replaced e-content
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenny Crous committed Aug 3, 2017
1 parent 6cc12b0 commit 9acc164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/storyline-ng/app/js/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
$routeProvider
.when('/e-content/story-line', {
controller: 'StorylineCtrl',
templateUrl: '/e-content/storyline-ng/views/story-line.html'
templateUrl: '/storyline-ng/views/story-line.html'
})
//.when('/cloning', {
// controller: 'CloningCtrl',
Expand Down

0 comments on commit 9acc164

Please sign in to comment.