mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-06 03:49:56 +02:00
Only one HTML5 player in the list. Popup or Iframe version according to user setting.
This commit is contained in:
parent
0eb6ba2eb6
commit
c634d779d3
4 changed files with 8 additions and 22 deletions
|
@ -45,7 +45,6 @@ switch ($_REQUEST['action']) {
|
|||
$new = $_POST['type'];
|
||||
break;
|
||||
case 'html5_player':
|
||||
case 'html5_player_embedded':
|
||||
$new = $_POST['type'];
|
||||
// Rien a faire
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue