Fixed a bug where scrolling didn't work if all the songs were removed
commit96dd53ce4d1346b33ac42ada7b49c16487f3438b
authorMatt Moriarity <matt.moriarity@gmail.com>
Sun, 29 Jul 2007 03:56:14 +0000 (28 23:56 -0400)
committerMatt Moriarity <matt.moriarity@gmail.com>
Sun, 29 Jul 2007 03:56:14 +0000 (28 23:56 -0400)
treef26429e2052e878abdf148e137d914e364565ace
parent4c0cb5094773c74dbb6479397663fbfc1536dfa8
Fixed a bug where scrolling didn't work if all the songs were removed

Fixed by recreating the Sortable when a song is dropped.
public/javascripts/application.js