some tweaks
This commit is contained in:
parent
9f47bdc30f
commit
2f268aba62
21 changed files with 158 additions and 178 deletions
|
@ -6,7 +6,7 @@ onClick="return contextmenu('{$i.id}'
|
|||
{if $_PL_activeId}
|
||||
, 'PL.addItem'
|
||||
{else}
|
||||
, 'PL.create', '{$i.title|truncate:20}'
|
||||
, 'PL.create', '{$i.title|truncate:20|escape:'html'}'
|
||||
{/if}
|
||||
, 'edit', '##audioclip##'
|
||||
, 'delete', '##audioclip##'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue