side playlist
This commit is contained in:
parent
e4cf1a6fcf
commit
4c3d499699
4 changed files with 27 additions and 20 deletions
|
@ -16,12 +16,7 @@ function collector_submit(formname, action, script, name, width, height)
|
|||
}
|
||||
}
|
||||
|
||||
if (href == '') return false;
|
||||
|
||||
if (action === 'PL.addItem') {
|
||||
location.href='ui_handler.php?act='+ action + href;
|
||||
return;
|
||||
}
|
||||
if (href == '') return false;
|
||||
|
||||
if (action == 'delete') {
|
||||
{/literal}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue