CC-3806 : "n" of Add n items increases unexpectly

This commit is contained in:
Naomi Aro 2012-05-11 11:04:16 +02:00
parent 670c786924
commit 4e2aee83fd
4 changed files with 9 additions and 9 deletions

View file

@ -522,6 +522,8 @@ var AIRTIME = (function(AIRTIME){
i,
length;
AIRTIME.library.addToChosen(ui.item);
//filter out anything that isn't an audiofile.
aSelected = AIRTIME.library.getSelectedData();