Fix build system.

This commit is contained in:
2019-01-26 16:46:36 +01:00
parent 5276790afe
commit faba9b36cb
7 changed files with 57 additions and 23 deletions

View File

@ -586,7 +586,7 @@ ComunicWeb.components.conversations.chatWindows = {
//for conversation of two people
//Add the call button
let button = createElem2({
var button = createElem2({
insertBefore: conversation.box.boxTools.firstChild,
type: "button",
class: "btn btn-box-tool",