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