ajax in multi stream
This commit is contained in:
parent
4e07d3199b
commit
eaca7b98fe
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ class Stream::Multi < Stream::Base
|
||||||
|
|
||||||
# @return [Boolean]
|
# @return [Boolean]
|
||||||
def ajax_stream?
|
def ajax_stream?
|
||||||
false
|
true
|
||||||
end
|
end
|
||||||
|
|
||||||
#emits an enum of the groups which the post appeared
|
#emits an enum of the groups which the post appeared
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue