*** 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}
|
{$moreContextBefore}
|
||||||
{if ($i.type == 'audioclip' || $i.type == 'webstream')}
|
{if ($i.type == 'audioclip' || $i.type == 'webstream')}
|
||||||
{if $PLid}
|
{if $PLid}
|
||||||
,'PL.addItem',
|
, 'PL.addItem'
|
||||||
{else}
|
{else}
|
||||||
'PL.newUsingItem',
|
, 'PL.newUsingItem'
|
||||||
{/if}
|
{/if}
|
||||||
'delete'
|
, 'delete'
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
{if ($i.type == 'playlist')}
|
{if ($i.type == 'playlist')}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue