From: Julien Lancelot Date: Wed, 5 Jun 2013 13:55:43 +0000 (+0200) Subject: SONAR-3755 Add nowrap on action plan column in the issues page X-Git-Tag: 3.6~68 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=eae9d031f52a7ece4bc6a5a6e554aeb1a6ff1ca3;p=sonarqube.git SONAR-3755 Add nowrap on action plan column in the issues page --- diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/issues/_list.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/issues/_list.html.erb index 4816f9a4160..d9302fe3018 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/issues/_list.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/issues/_list.html.erb @@ -46,7 +46,7 @@ <%= column_html(@filter, message('issue_filter.header.assignee'), message('issue_filter.header.assignee'), 'ASSIGNEE') %> - + <%= message('issue_filter.header.action_plan') -%>