From 3e9c9bbae4a0d9bfb8158ebc4d47484ef023e9fb Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Wed, 8 May 2019 22:26:27 +0000 Subject: [PATCH] Merged r18140 from trunk to 4.0-stable (#31311). git-svn-id: http://svn.redmine.org/redmine/branches/4.0-stable@18141 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- app/views/admin/info.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/admin/info.html.erb b/app/views/admin/info.html.erb index c56d14eb6..2ff8de50d 100644 --- a/app/views/admin/info.html.erb +++ b/app/views/admin/info.html.erb @@ -11,7 +11,7 @@ <% end %>
-
+
<%= Redmine::Info.environment %>
-- 2.39.5