Revert changes for Python20 fishbowl experiment
* Show all RfCs again, even those with #loesung
This commit is contained in:
@ -8,7 +8,7 @@ class RequestForCommentPolicy < ApplicationPolicy
|
||||
end
|
||||
|
||||
def show?
|
||||
admin? || teacher_in_study_group? || author? || everyone && @record.question&.exclude?('#loesung')
|
||||
everyone
|
||||
end
|
||||
|
||||
def destroy?
|
||||
|
Reference in New Issue
Block a user