can add a playlist to scratchpad from search/browse, popups are gone from adding to playlist, removing from playlist.

This commit is contained in:
naomiaro 2010-10-14 20:39:45 -04:00
parent 69f526b572
commit ea07030cd8
7 changed files with 58 additions and 24 deletions

View file

@ -1,4 +1,4 @@
onClick="return contextmenu('{$i.id}'
onClick="return contextmenu('{$i.id}' , '{$i.type}'
, 'SP.addItem'
{if $i.type|lower == 'audioclip'}
@ -34,6 +34,7 @@ onClick="return contextmenu('{$i.id}'
{else}
, 'SCHEDULER.addPL'
, 'PL.addItem'
, 'PL.activate'
, 'delete'
{/if}
{else}