diff --git a/feedlist.js b/feedlist.js index f0e4951d7..1f1481043 100644 --- a/feedlist.js +++ b/feedlist.js @@ -354,6 +354,8 @@ function feedlist_init() { init_collapsable_feedlist(getInitParam("theme")); + Sortable.create('feedList'); + } catch (e) { exception_error("feedlist/init", e); } diff --git a/functions.php b/functions.php index e09ff932e..240194731 100644 --- a/functions.php +++ b/functions.php @@ -4109,7 +4109,7 @@ print ""; - print ""; + //print ""; print "