mirror of
https://github.com/documize/community.git
synced 2025-07-23 23:29:42 +02:00
section UX complete
This commit is contained in:
parent
c12d66643c
commit
9dcaf697a8
18 changed files with 30 additions and 632 deletions
|
@ -14,7 +14,6 @@ import TooltipMixin from '../../mixins/tooltip';
|
|||
|
||||
export default Component.extend(TooltipMixin, {
|
||||
didRender() {
|
||||
let refId = this.get('refId');
|
||||
this.addTooltip(document.getElementById(`avatar-${refId}`));
|
||||
this.renderTooltips();
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue