parent
d1f84f19c8
commit
591ad35b05
@ -1,6 +1,6 @@
|
|||||||
json.partial! 'shixuns/right', locals: { shixun: @shixun }
|
json.partial! 'shixuns/right', locals: { shixun: @shixun }
|
||||||
|
|
||||||
json.follow follow?(@shixun.owner, User.current)
|
# json.follow follow?(@shixun.owner, User.current)
|
||||||
json.fans_count @fans_count
|
# json.fans_count @fans_count
|
||||||
json.followed_count @followed_count
|
# json.followed_count @followed_count
|
||||||
json.user_shixuns_count @user_own_shixuns
|
json.user_shixuns_count @user_own_shixuns
|
||||||
|
Loading…
Reference in new issue