Guest User

Untitled

a guest
Oct 20th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. beforeModel: function() {
  2. var params: this.paramsFor('story');
  3. this.transitionTo('story-chapter', params.story_id, 1);
  4. }
Add Comment
Please, Sign In to add comment