Smiley are parsed in conversation element

This commit is contained in:
Pierre
2017-06-26 10:56:12 +02:00
parent 85b16aec0a
commit 71a1a1b9d1
3 changed files with 12 additions and 2 deletions

View File

@ -18,7 +18,7 @@ ComunicWeb.components.emoji.parser = {
* Parse emojies
*
* @param {Object} infos Informations about the area to parse
* @info {HTMLElement} element The element to parser
* @info {HTMLElement} element The element to parse
* @return {Boolean} True for a success
*/
parse: function(infos){