diff --git a/airtime_mvc/public/js/airtime/library/events/library_playlistbuilder.js b/airtime_mvc/public/js/airtime/library/events/library_playlistbuilder.js index 2c249f675..a0fc53b5a 100644 --- a/airtime_mvc/public/js/airtime/library/events/library_playlistbuilder.js +++ b/airtime_mvc/public/js/airtime/library/events/library_playlistbuilder.js @@ -13,7 +13,7 @@ var AIRTIME = (function(AIRTIME){ check = false; //make sure audioclips are selected and a playlist is currently open. - if (selected.length !== 0 && sortable.length !== 0) { + if (selected !== 0 && sortable.length !== 0) { check = true; } @@ -84,6 +84,7 @@ var AIRTIME = (function(AIRTIME){ $toolbar .append("