sintonia/htmlUI/templates/playlist/actionhandler.tpl

14 lines
314 B
Smarty

style="cursor: pointer"
onClick="return contextmenu('{$i.attrs.id}',
{if $i.type|lower == 'webstream'}
'listen', '{$i.gunid}', 'PL.setCliplength',
{/if}
{if $i.type|lower == 'audioclip'}
'listen', '{$i.gunid}', 'PL.setCliplength',
{/if}
'PL.removeItem'
)"