[MERGE] from master
[odoo/odoo.git] / addons / mail_tip / static / src / js / mail_tip.js
index f41c865..1b6253d 100644 (file)
@@ -1,4 +1,4 @@
-openerp.web_tip = function(session) {
+openerp.mail_tip = function(session) {
     session.mail.Thread.include({
         message_fetch: function() {
             return this._super.apply(this, arguments).done(function() {