when i try create a new conversation , i can not choose friends and on the bottom of web appear this
"
'); // Implement controller on the conversation compose form $('[data-conversations-composer]').implement(EasySocial.Controller.Conversations.Composer, { location: false, attachments: true, extensionsAllowed: "txt,jpg,png,gif,zip,pdf", maxSize: "3mb", showNonFriend: 0 }); });
"