Updated edit profile modal buttons to settings/profile for now
• Updated: - edit profile modal buttons to settings/profile for now • Todo: - Implement edit profile modal completely
This commit is contained in:
@@ -98,7 +98,7 @@ class UserPanel extends ImmutablePureComponent {
|
||||
backgroundColor='secondary'
|
||||
radiusSmall
|
||||
className={buttonClasses}
|
||||
onClick={onOpenEditProfile}
|
||||
href='/settings/profile'
|
||||
>
|
||||
{intl.formatMessage(messages.edit_profile)}
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user