mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 01:15:55 +00:00
update notify_* calls to use Notify
This commit is contained in:
@@ -232,7 +232,7 @@ define(["dojo/_base/declare"], function (declare) {
|
||||
|
||||
Element.hide("prefFilterLoadingIndicator");
|
||||
|
||||
notify_error("Error while trying to get filter test results.");
|
||||
Notify.error("Error while trying to get filter test results.");
|
||||
|
||||
} else {
|
||||
console.log("getTestResults: dialog closed, bailing out.");
|
||||
|
||||
Reference in New Issue
Block a user