Skip to content

Commit

Permalink
[IMP] mail: Replace the speaker icon by a bell for mail channel subtypes
Browse files Browse the repository at this point in the history
Users get misguided
  • Loading branch information
Pragnesh Mistry authored and tivisse committed May 23, 2017
1 parent 7ba405a commit e9ea504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/mail/static/src/xml/followers.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<span class="fa fa-check o_followers_following"/>
<span class="o_followers_following"> Following</span>
</button><button class="btn btn-sm btn-link dropdown-toggle" data-toggle="dropdown" aria-expanded="false">
<span class="fa fa-volume-up"/>
<span class="fa fa-bell"/>
</button>
<ul class="dropdown-menu" role="menu"/>
</div>
Expand Down

2 comments on commit e9ea504

@tde-banana-odoo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔔

@xmo-odoo
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fidzknj

Please sign in to comment.