From fc570654f9715de859fd8ba515b899e527276bb6 Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Wed, 8 May 2019 22:27:20 +0000 Subject: [PATCH] Merged r18140 from trunk to 3.4-stable (#31311). git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@18142 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