2019-09-17 16:09:59 +00:00
|
|
|
.content-box.full-width
|
2019-09-25 14:16:17 +00:00
|
|
|
sib-display.content-box__header(
|
2018-10-19 18:36:16 +00:00
|
|
|
bind-resources
|
2019-09-17 16:09:59 +00:00
|
|
|
fields='name'
|
2019-09-25 14:16:17 +00:00
|
|
|
|
|
|
|
class-name='name'
|
2019-09-17 16:09:59 +00:00
|
|
|
)
|
|
|
|
.chat-view
|
|
|
|
sib-chat(
|
|
|
|
data-authentication='login',
|
|
|
|
data-auto-login='true',
|
|
|
|
data-bosh-service-url=`${xmpp}`,
|
|
|
|
data-debug='false',
|
|
|
|
data-locales-url='en',
|
|
|
|
bind-resources
|
|
|
|
)
|