23 lines
487 B
Plaintext
23 lines
487 B
Plaintext
.content-box.full-width
|
|
|
|
sib-display.content-box__header(
|
|
bind-resources
|
|
fields='name, parenthesis, username, endParenthesis'
|
|
value-parenthesis=" ("
|
|
value-endParenthesis=")"
|
|
|
|
class-parenthesis='name'
|
|
class-endParenthesis='name'
|
|
class-name='name'
|
|
class-username='name'
|
|
)
|
|
|
|
.chat-view
|
|
sib-chat(
|
|
data-authentication='login',
|
|
data-auto-login='true',
|
|
data-bosh-service-url=`${xmpp}`,
|
|
data-i18n='en',
|
|
bind-resources
|
|
)
|