FIX: Show membership requests link just for group owners. (#7543)
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ class TopicView
|
||||
end
|
||||
|
||||
def self.default_post_custom_fields
|
||||
@default_post_custom_fields ||= ["action_code_who", "notice_type", "notice_args"]
|
||||
@default_post_custom_fields ||= ["action_code_who", "notice_type", "notice_args", "requested_group_id"]
|
||||
end
|
||||
|
||||
def self.post_custom_fields_whitelisters
|
||||
|
||||
Reference in New Issue
Block a user