]> git.wh0rd.org - tt-rss.git/commit
Show a blank icon in PrefFeedTree if there is no favicon for a feed.
authorwn_ <invalid@email.com>
Sat, 27 May 2017 17:25:59 +0000 (12:25 -0500)
committerwn_ <invalid@email.com>
Sat, 27 May 2017 17:29:00 +0000 (12:29 -0500)
commitb3e3cb06d9980eac5f8ebf21c6b7f14c1f3b15f2
tree3a0ddf52e2fbe020eb436f75ba55a72f2efe7652
parente50a64791687c27ba6a76df84a0e3b32dfd77936
Show a blank icon in PrefFeedTree if there is no favicon for a feed.

Duplicates behavior of FeedTree.
Prevents a broken request to 'false' if a feed doesn't have a favicon.
js/PrefFeedTree.js