mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 06:25:56 +00:00
tag cloud improvements
This commit is contained in:
@@ -1362,7 +1362,7 @@ function displayDlg(id, param) {
|
||||
return
|
||||
}
|
||||
|
||||
notify_progress("Loading, please wait...");
|
||||
notify_progress("Loading, please wait...", true);
|
||||
|
||||
xmlhttp.open("GET", "backend.php?op=dlg&id=" +
|
||||
param_escape(id) + "¶m=" + param_escape(param), true);
|
||||
|
||||
Reference in New Issue
Block a user