mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 03:15:54 +00:00
add some more loading prompts
This commit is contained in:
@@ -1320,7 +1320,7 @@ function displayDlg(id, param) {
|
||||
return
|
||||
}
|
||||
|
||||
notify("");
|
||||
notify_progress("Loading, please wait...");
|
||||
|
||||
xmlhttp.open("GET", "backend.php?op=dlg&id=" +
|
||||
param_escape(id) + "¶m=" + param_escape(param), true);
|
||||
|
||||
Reference in New Issue
Block a user