mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 17:15:55 +00:00
uploadIconHandler -> CommonDialogs
This commit is contained in:
@@ -492,7 +492,7 @@ class Pref_Feeds extends Handler_Protected {
|
||||
@unlink($icon_file);
|
||||
|
||||
print "<script type=\"text/javascript\">";
|
||||
print "parent.uploadIconHandler($rc);";
|
||||
print "parent.CommonDialogs.uploadIconHandler($rc);";
|
||||
print "</script>";
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user