diff --git a/feedlist.js b/feedlist.js index f0e4951d..1f148104 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 e09ff932..24019473 100644 --- a/functions.php +++ b/functions.php @@ -4109,7 +4109,7 @@ print ""; - print ""; + //print ""; print "