]> git.0d.be Git - panikweb.git/commitdiff
player: remove .m3u download (for now)
authorFrédéric Péters <fpeters@0d.be>
Mon, 11 Nov 2019 16:20:41 +0000 (17:20 +0100)
committerFrédéric Péters <fpeters@0d.be>
Thu, 26 Dec 2019 14:12:22 +0000 (15:12 +0100)
panikweb_templates/templates/includes/player.html

index 7659dafdd2a739cedd2706dbdb9af0c90097df25..91133719c589303d2c35b2908d75e9339d5f02e6 100644 (file)
@@ -3,10 +3,6 @@
        <div id="player" class="cf">
                <div id="audioPlayer" class="cf">
                        <div id="Live" class="padded cf">
-                               <div class="metas custom">
-                                       <a id="ogg-m3u" class="button resymbol icon-download inBlock" title="{% trans 'Get the stream on your player!' %}" href="http://streaming.domainepublic.net:8000/radiopanik.ogg.m3u"></a>
-                                       <a id="aac-m3u" style="display: none;" class="button icon-download inBlock" title="{% trans 'Get the stream on your player!' %}" href="http://streaming.domainepublic.net:8000/radiopanik.aac.m3u"></a>
-                               </div>
                                <span class="button" id="DirectStreamPanikControler">
                                        <div id="streamSymbol" class="icon-volume-up resymbol"></div>
                                        <div class="label">{% trans 'live' %}</div>