From 748afb98f2a0cd485df6346c97a179d45d178209 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 10 Aug 2012 20:44:45 +0200 Subject: moved the marking of feeds into the news.js and call it on mouseenter, always expand the description of feeds, improved style of the news items --- js/settings.js | 1 + 1 file changed, 1 insertion(+) (limited to 'js/settings.js') diff --git a/js/settings.js b/js/settings.js index 7bc1c80db..c5a7e43ce 100644 --- a/js/settings.js +++ b/js/settings.js @@ -75,3 +75,4 @@ $('#file_upload_start').change(function() { $('#importbtn').click(function() { News.Settings.import(this); }); + -- cgit v1.2.3