Take queries out of aspect contacts pane on home page
This commit is contained in:
parent
3dc3efc103
commit
f2cb43bb4e
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ class AspectsController < ApplicationController
|
|||
@post_hashes = hashes_for_posts @posts
|
||||
@aspect_hashes = hashes_for_aspects @aspects.all, @contacts
|
||||
@aspect = :all
|
||||
|
||||
|
||||
if current_user.getting_started == true
|
||||
redirect_to getting_started_path
|
||||
|
|
|
|||
Loading…
Reference in a new issue