mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 01:05:56 +00:00
use dijit.form.Buttons in refactored filter/label dialogs
This commit is contained in:
@@ -1189,6 +1189,7 @@ function quickAddFilter() {
|
||||
parameters: dojo.objectToQuery(this.attr('value')),
|
||||
onComplete: function(transport) {
|
||||
this.hide();
|
||||
notify_progress("Savind data...", true);
|
||||
notify_info(transport.responseText);
|
||||
if (inPreferences()) {
|
||||
updateFilterList();
|
||||
|
||||
Reference in New Issue
Block a user