From 9e1acce68a170b0945ef55db16fc9707cfa347db Mon Sep 17 00:00:00 2001 From: Julien Lancelot Date: Mon, 23 Jun 2014 11:10:03 +0200 Subject: [PATCH] SONAR-5329 Display placeholder in date input --- .../main/webapp/WEB-INF/app/views/profiles/changelog.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/profiles/changelog.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/profiles/changelog.html.erb index 69d86d036e0..77d8b728da8 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/profiles/changelog.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/profiles/changelog.html.erb @@ -8,9 +8,9 @@
<%= message('quality_profiles.changelog_from') -%> - + <%= message('to').downcase -%> - +
-- 2.39.5