Skip to content

Commit

Permalink
ELEMENTS-1672: Apply text-overflow and tooltip to multiple selected i…
Browse files Browse the repository at this point in the history
…tems in nuxeo-selectivity
  • Loading branch information
alokhyland committed Jun 19, 2024
1 parent 375cff5 commit 6f9295b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ Polymer({

_openDialog() {
this.dialog.open();
this.fire('dialog-opened');
},

_closeDialog() {
Expand Down

0 comments on commit 6f9295b

Please sign in to comment.