*** empty log message ***
This commit is contained in:
parent
b818d6b0d6
commit
ef8067a20f
18 changed files with 219 additions and 112 deletions
|
@ -43,7 +43,7 @@ if (is_array($_REQUEST['popup'])){
|
|||
|
||||
case "PL.changeTransition";
|
||||
$Smarty->assign('dynform', $uiBrowser->PLAYLIST->changeTransitionForm($_REQUEST['id'], $_REQUEST['type'], $ui_fmask['PL.changeTransition']));
|
||||
$Smarty->display('popup/PL.changeTransition.tpl');
|
||||
$Smarty->display('playlist/changeTransition.tpl');
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue