]> git.0d.be Git - panikweb-airlibre.git/commitdiff
V 0.2
authorwintz_collectifs <wintz@collectifs.net>
Sun, 19 Mar 2023 19:31:53 +0000 (20:31 +0100)
committerwintz_collectifs <wintz@collectifs.net>
Sun, 19 Mar 2023 19:31:53 +0000 (20:31 +0100)
panikweb_airlibre/static/js/specifics.js

index 840c1463eb439dcdd89c5f436f20329acf071c1a..f76a5f4d6532de38bf61158c2aa00a9e1c16d1f7 100644 (file)
@@ -331,8 +331,7 @@ $(function() {
                });
        }
 
-  var $localList = $('#localList');
-       if (typeof $().sortable !== 'undefined') {
+       // if (typeof $().sortable !== 'undefined') {
        $localList = $('#localList').playlist({
                controlContainer: $('<div>',{'class':"playListControls"}).sortable(),
                playlistContainer: $('<ol>',{id:"myPlaylist",'class':"custom"}).sortable(),
@@ -374,7 +373,7 @@ $(function() {
                        }
                }
        });
-       }
+       // }
 
        init = function() {
                $("#All a, #All area").removeClass('loading');