Merge pull request #13012 from KDSBrowne/bbb-popout-icon
Add Popout Icon To Learning Dashboard Menu Item
This commit is contained in:
commit
905a4b855c
@ -308,6 +308,7 @@ class UserOptions extends PureComponent {
|
||||
if (activityReportAccessToken != null) {
|
||||
this.menuItems.push({
|
||||
icon: "multi_whiteboard",
|
||||
iconRight: "popout_window",
|
||||
label: intl.formatMessage(intlMessages.activityReportLabel),
|
||||
description: intl.formatMessage(intlMessages.activityReportDesc),
|
||||
key: this.activityReportId,
|
||||
|
Loading…
Reference in New Issue
Block a user