mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-05 10:56:11 +02:00
Remove a garbage
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
parent
cbd8c57f31
commit
947883c72d
@ -15,7 +15,7 @@ class PluginDecorator < Draper::Decorator
|
||||
{
|
||||
is_installed: installed?,
|
||||
is_processing: processing?,
|
||||
uninstall_button: "#plugin-modal-#{gem_name}",
|
||||
uninstall_button: "plugin-modal-#{gem_name}",
|
||||
name: gem_name,
|
||||
authors: authors,
|
||||
summary: summary,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user