Remove superfluous element #collective-xmpp-chat-data

This commit is contained in:
JC Brand 2013-10-16 22:28:11 +02:00
parent bb1f9955c9
commit b061f403b3
2 changed files with 1 additions and 2 deletions

View File

@ -2260,7 +2260,7 @@
});
this.ChatBoxesView = Backbone.View.extend({
el: '#collective-xmpp-chat-data',
el: '#chatpanel',
initialize: function () {
// boxesviewinit

View File

@ -179,7 +179,6 @@
</div>
<div id="chatpanel">
<div id="collective-xmpp-chat-data"></div>
<div id="toggle-controlbox">
<a href="#" class="chat toggle-online-users">
<strong class="conn-feedback">Toggle chat</strong> <strong style="display: none" id="online-count">(0)</strong>