mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-20 05:51:11 +02:00
Remove unused restart notice
This commit is contained in:
parent
d11357c4a2
commit
c7245db565
@ -7,7 +7,6 @@
|
||||
<%= csrf_meta_tags %>
|
||||
</head>
|
||||
<body>
|
||||
<%= render partial: "shared/restart" %>
|
||||
|
||||
<%= current_user ? link_to(t("terms.sign_out"), sessions_path, method: :delete) : link_to(t("terms.sign_in"), new_sessions_path) %>
|
||||
<%= yield %>
|
||||
|
Loading…
x
Reference in New Issue
Block a user