change watch_users params count
This commit is contained in:
parent
d75b9dd04c
commit
3a14106cfd
|
@ -1,4 +1,4 @@
|
||||||
json.cout @watchers_count
|
json.count @watchers_count
|
||||||
json.watchers do
|
json.watchers do
|
||||||
json.partial! "/projects/list_user", collection: @watchers, as: :target
|
json.partial! "/projects/list_user", collection: @watchers, as: :target
|
||||||
end
|
end
|
Loading…
Reference in New Issue