mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-24 00:21:30 +00:00
prefs: add loading progressbar
This commit is contained in:
@@ -460,10 +460,4 @@ function init_collapsable_feedlist(theme) {
|
||||
|
||||
}
|
||||
|
||||
function remove_splash() {
|
||||
if (Element.visible("overlay")) {
|
||||
debug("about to remove splash, OMG!");
|
||||
Element.hide("overlay");
|
||||
debug("removed splash!");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user