mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-05 02:46:11 +02:00
Change status depending on starting plugin install.
This commit is contained in:
parent
8bd0046a24
commit
7be8e363f8
@ -51,6 +51,8 @@
|
||||
method: "POST"
|
||||
}).done(function(){
|
||||
$anchor.fadeOut();
|
||||
var status = $anchor.parent().closest('tr').children()[3];
|
||||
$(status).text("#{t("terms.processing")}");
|
||||
});;
|
||||
});
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user