Project

General

Profile

Feature #44062 » add-Environment-heading-to-admin-info.patch

Go MAEDA, 2026-05-18 11:55

View differences:

app/views/admin/info.html.erb
15 15
<% end %>
16 16
</table>
17 17
<br />
18
<h3><%= l(:label_environment) %></h3>
18 19
<div class="box autoscroll">
19 20
<pre><%= Redmine::Info.environment %></pre>
20 21
</div>
(2-2/2)