Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.
Go to file
Jason Williams 20f473cb88 Only load posts once on navigating to content tab
No Issue
- Loading posts from the API should not be necessary in PostsIndexRoute
  because its parent resource (PostsRoute) pre-loads the store.
  Changing the store.find to store.all gets rid of a duplicate
  network request to load all posts.
2014-07-21 19:44:03 +00:00
ghost/admin Only load posts once on navigating to content tab 2014-07-21 19:44:03 +00:00