(js) Fix composition of new msgs from Contacts

This commit is contained in:
Francis Lachapelle
2016-05-19 15:58:26 -04:00
parent 35d549121d
commit fdc82913ef
2 changed files with 8 additions and 7 deletions
+2 -1
View File
@@ -2,7 +2,8 @@
------------------
Bug fixes
- [web] fix creation of chip on blur (sgTransformOnBlur directive)
- [web] fixed creation of chip on blur (sgTransformOnBlur directive)
- [web] fixed composition of new messages from Contacts module
3.1.0 (2016-05-18)
------------------