mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 16:45:55 +00:00
normalize some html5 custom attributes
This commit is contained in:
@@ -103,7 +103,7 @@ function updateFeedList() {
|
||||
$("feeds-holder").appendChild(tree.domNode);
|
||||
|
||||
var tmph = dojo.connect(tree, 'onLoad', function() {
|
||||
dojo.disconnect(tmph);
|
||||
dojo.disconnect(tmph);
|
||||
Element.hide("feedlistLoading");
|
||||
|
||||
feedlist_init();
|
||||
|
||||
Reference in New Issue
Block a user