side playlist

This commit is contained in:
naomiaro 2010-10-06 12:10:13 -04:00
parent e4cf1a6fcf
commit 4c3d499699
4 changed files with 27 additions and 20 deletions

View file

@ -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}