summaryrefslogtreecommitdiffstats
path: root/webapp/components/user_profile.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/components/user_profile.jsx')
-rw-r--r--webapp/components/user_profile.jsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/webapp/components/user_profile.jsx b/webapp/components/user_profile.jsx
index 2326622ec..5fb01b725 100644
--- a/webapp/components/user_profile.jsx
+++ b/webapp/components/user_profile.jsx
@@ -87,7 +87,6 @@ export default class UserProfile extends React.Component {
>
<div
className='user-popover'
- id={'profile_' + this.uniqueId}
>
{name}
</div>