add a MemberInfo list overlay as a mini user-profile page
This commit is contained in:
parent
6eaba4ff04
commit
2121ddc295
8 changed files with 146 additions and 15 deletions
|
@ -29,6 +29,7 @@ module.exports = React.createClass({
|
|||
displayName: 'DirectoryMenu',
|
||||
// mixins: [DirectoryMenuController],
|
||||
|
||||
// FIXME: should these onClicks be in the controller instead?
|
||||
onSettingsClick: function() {
|
||||
dis.dispatch({action: 'view_user_settings'});
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue