Custom_filter working on status_reference
This commit is contained in:
parent
ff06b04e91
commit
76013b10b4
5 changed files with 23 additions and 3 deletions
|
@ -195,7 +195,7 @@ class FanOutOnWriteService < BaseService
|
|||
end
|
||||
|
||||
def rendered_status
|
||||
@rendered_status ||= InlineRenderer.render(@status, nil, :status)
|
||||
@rendered_status ||= InlineRenderer.render(@status, nil, :status_internal)
|
||||
end
|
||||
|
||||
def update?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue