mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-05 19:06:12 +02:00
Fix routes
This commit is contained in:
parent
53032dd4e3
commit
844d867a52
@ -8,7 +8,7 @@
|
||||
.row
|
||||
.col-xs-12
|
||||
%p
|
||||
= link_to misc_update_daemon_ui_path, class: "btn btn-primary btn-lg", method: :post do
|
||||
= link_to misc_update_fluentd_ui_path, class: "btn btn-primary btn-lg", method: :post do
|
||||
= t('.update_fluentd_ui', version: FluentdUI.latest_version, title: fluentd_ui_title)
|
||||
= t('.update_fluentd_ui_caution', brand: fluentd_ui_brand)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user