*** empty log message ***
This commit is contained in:
parent
a8d5505d51
commit
acd96b625f
1 changed files with 6 additions and 6 deletions
|
@ -4,11 +4,11 @@ onContextmenu="return menu('{$i.id}'
|
|||
{$moreContextBefore}
|
||||
{if ($i.type == 'audioclip' || $i.type == 'webstream')}
|
||||
{if $PLid}
|
||||
,'PL.addItem',
|
||||
, 'PL.addItem'
|
||||
{else}
|
||||
'PL.newUsingItem',
|
||||
, 'PL.newUsingItem'
|
||||
{/if}
|
||||
'delete'
|
||||
, 'delete'
|
||||
{/if}
|
||||
|
||||
{if ($i.type == 'playlist')}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue