Removed Add to list in ProfileOptionsPopover for now
• Removed: - Add to list in ProfileOptionsPopover for now
This commit is contained in:
parent
fc3bcf54be
commit
d2f9886a88
@ -199,12 +199,12 @@ class ProfileOptionsPopover extends PureComponent {
|
|||||||
onClick: this.handleReport
|
onClick: this.handleReport
|
||||||
})
|
})
|
||||||
|
|
||||||
menu.push({
|
// menu.push({
|
||||||
hideArrow: true,
|
// hideArrow: true,
|
||||||
icon: 'list',
|
// icon: 'list',
|
||||||
title: intl.formatMessage(messages.add_to_list),
|
// title: intl.formatMessage(messages.add_to_list),
|
||||||
onClick: this.handleAddToList
|
// onClick: this.handleAddToList
|
||||||
})
|
// })
|
||||||
|
|
||||||
// menu.push({
|
// menu.push({
|
||||||
// hideArrow: true,
|
// hideArrow: true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user