Skip to content

Commit

Permalink
EZP-31896: added tooltip to new row (#1522)
Browse files Browse the repository at this point in the history
  • Loading branch information
Michał Grabowski authored Sep 22, 2020
1 parent 0f66232 commit 47e5fb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/bundle/Resources/public/js/scripts/fieldType/ezauthor.js
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,8 @@

this.reinit();
this.updateDisabledState(authorNode);
eZ.helpers.tooltips.parse(node);
eZ.helpers.tooltips.hideAll();
}

/**
Expand Down

0 comments on commit 47e5fb0

Please # to comment.