GitList
About
Refresh
Report bug
Help
browsing:
a6b3cf7f62db2b2c375569dd33727331dc8ab621
Branches
backbonejs-auth
chat-css
history
master
sending-messages
Files
Commits
Stats
Network
xmpp-bachelor.git
/
Blame
app/assets/javascripts/chat.js.coffee
1ec65f29
$().ready(->
43b171a9
$(window).resize( -> App.UI.setAutoHeight() ).trigger('resize')
1ec65f29
)