mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 13:15:55 +00:00
addLabel: remove unused active_tab
This commit is contained in:
@@ -564,8 +564,6 @@ function addLabel(select, callback) {
|
||||
|
||||
notify_progress("Loading, please wait...", true);
|
||||
|
||||
if (inPreferences() && !select) active_tab = "labelConfig";
|
||||
|
||||
new Ajax.Request("backend.php", {
|
||||
parameters: query,
|
||||
onComplete: function(transport) {
|
||||
|
||||
Reference in New Issue
Block a user