Bug 1183649 - Implement the refreshed design for the 'Start a new conversation' button. r=mikedeboer
This commit is contained in:
@@ -774,6 +774,7 @@ loop.panel = (function(_, mozL10n) {
|
||||
|
||||
var contextClasses = React.addons.classSet({
|
||||
context: true,
|
||||
"context-checkbox-checked": this.state.checked,
|
||||
hide: !hostname ||
|
||||
!this.props.mozLoop.getLoopPref("contextInConversations.enabled")
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user