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
|
|
@ -14,6 +14,7 @@ class AspectsController < ApplicationController
|
||||||
@aspect_hashes = hashes_for_aspects @aspects.all, @contacts
|
@aspect_hashes = hashes_for_aspects @aspects.all, @contacts
|
||||||
@aspect = :all
|
@aspect = :all
|
||||||
|
|
||||||
|
|
||||||
if current_user.getting_started == true
|
if current_user.getting_started == true
|
||||||
redirect_to getting_started_path
|
redirect_to getting_started_path
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue