-
- Downloads
[IMP] mail: composer / chatter new followers email address tooltips
Before this commit, many2many email tags showed the recipient's name and email address. Most of the time, the text was cut off in order to fit in the maximum length of a many2many tag, so the email address was usually not visible. With this commit, many2many email tags now show only the recipient's name. The recipient's email address is displayed when hovering on the tag. Task-ID 36677
Showing
- addons/mail/static/src/js/many2many_tags_email.js 6 additions, 35 deletionsaddons/mail/static/src/js/many2many_tags_email.js
- addons/mail/static/src/xml/composer.xml 5 additions, 0 deletionsaddons/mail/static/src/xml/composer.xml
- addons/mail/static/tests/chatter_tests.js 7 additions, 8 deletionsaddons/mail/static/tests/chatter_tests.js
Please register or sign in to comment