Merge pull request #1582 from MITx/feature/kevin/cohorts_take_3
Feature/kevin/cohorts take 3
This commit is contained in:
@@ -79,7 +79,7 @@ if Backbone?
|
||||
#determined in the coffeescript based on whether or not there's a
|
||||
#group id
|
||||
|
||||
if response.is_cohorted
|
||||
if response.is_cohorted and response.is_moderator
|
||||
source = "script#_inline_discussion_cohorted"
|
||||
else
|
||||
source = "script#_inline_discussion"
|
||||
|
||||
Reference in New Issue
Block a user