mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-10-31 14:10:08 +00:00
Elements are unbound automatically
This commit is contained in:
parent
3b5fa3d95a
commit
ff56eac276
@ -215,7 +215,6 @@ TimWolla.WCF ?= {}
|
||||
dataType: 'json'
|
||||
type: 'POST'
|
||||
success: $.proxy((data, textStatus, jqXHR) ->
|
||||
$('.chatRoom').unbind 'click'
|
||||
$('#chatRoomList li').remove()
|
||||
$('#toggleRooms a').removeClass 'ajaxLoad'
|
||||
for room in data
|
||||
|
Loading…
Reference in New Issue
Block a user