Skip to content

Commit

Permalink
[REF] mail: last part of the chat refactoring (client side)
Browse files Browse the repository at this point in the history
Removal of old files and update of assets and imports

Joint work with aab
  • Loading branch information
ged-odoo committed Oct 1, 2015
1 parent 62be162 commit 2a5f07e
Show file tree
Hide file tree
Showing 18 changed files with 20 additions and 4,479 deletions.
11 changes: 6 additions & 5 deletions addons/mail/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,12 @@
'installable': True,
'application': True,
'qweb': [
'static/src/xml/mail_thread.xml',
'static/src/xml/mail_chatter.xml',
'static/src/xml/mail_chat_common.xml',
'static/src/xml/mail_chat_backend.xml',
'static/src/xml/mail_followers.xml',
'static/src/xml/client_action.xml',
'static/src/xml/composer.xml',
'static/src/xml/chatter.xml',
'static/src/xml/systray.xml',
'static/src/xml/thread.xml',
'static/src/xml/chat_window.xml',
'static/src/xml/announcement.xml',
],
}
Loading

0 comments on commit 2a5f07e

Please sign in to comment.