Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
4cc3aa178c
@ -245,7 +245,7 @@
|
|||||||
|
|
||||||
_converse.ControlBoxView = _converse.ChatBoxView.extend({
|
_converse.ControlBoxView = _converse.ChatBoxView.extend({
|
||||||
tagName: 'div',
|
tagName: 'div',
|
||||||
className: 'chatbox fade-in',
|
className: 'chatbox',
|
||||||
id: 'controlbox',
|
id: 'controlbox',
|
||||||
events: {
|
events: {
|
||||||
'click a.close-chatbox-button': 'close',
|
'click a.close-chatbox-button': 'close',
|
||||||
|
Loading…
Reference in New Issue
Block a user