Browse Source

remove tooltip on usergrid avatars

master
David Benqué 10 months ago
parent
commit
30f90876dd
1 changed files with 0 additions and 1 deletions
  1. 1
      www/common/common-ui-elements.js

1
www/common/common-ui-elements.js

@ -953,7 +953,6 @@ define([
'data-curve': data.curvePublic || '',
'data-name': name.toLowerCase(),
'data-order': i,
title: name,
style: 'order:'+i+';'
},[
avatar,

Loading…
Cancel
Save