Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
This commit is contained in:
commit
3e879f390a
8 changed files with 102 additions and 26 deletions
|
@ -138,7 +138,7 @@ var AIRTIME = (function(AIRTIME){
|
|||
if (aMediaIds.length > 0) {
|
||||
AIRTIME.playlist.fnAddItems(aMediaIds, undefined, 'after');
|
||||
} else {
|
||||
alert('You cannot add playlists to smart playlists');
|
||||
alert('You can only add tracks to smart playlists.');
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue