fixed sort
[radio.git] / html / last_songs.html
index 25ccf28..116e999 100644 (file)
@@ -17,7 +17,6 @@
         </script>
 
         <script>$(document).ready(function() {
-                $('#history').DataTable();
                 $.getJSON("http://radio.wpitchoune.net/cgi-bin/icecast_last_songs.cgi",
                           function(data) {
                         $.each(data, function(i, value) {