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