From: Andrew Dolgov Date: Fri, 29 Aug 2008 07:34:35 +0000 (+0100) Subject: implement (incomplete) sortable feedlist X-Git-Tag: 1.2.27~32 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=782ddd701480eb36767d94a1549f956c2ab8cc35;p=tt-rss.git implement (incomplete) sortable feedlist --- 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 "