]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-3755 Add nowrap on action plan column in the issues page
authorJulien Lancelot <julien.lancelot@gmail.com>
Wed, 5 Jun 2013 13:55:43 +0000 (15:55 +0200)
committerJulien Lancelot <julien.lancelot@gmail.com>
Wed, 5 Jun 2013 13:55:55 +0000 (15:55 +0200)
sonar-server/src/main/webapp/WEB-INF/app/views/issues/_list.html.erb

index 4816f9a4160702d170fe44bcf24d479eeacbe2fe..d9302fe3018e5c828a597c1303acd895d0d8d8dd 100644 (file)
@@ -46,7 +46,7 @@
           <th>
             <%= column_html(@filter, message('issue_filter.header.assignee'), message('issue_filter.header.assignee'), 'ASSIGNEE') %>
           </th>
-          <th>
+          <th width="1%" nowrap>
             <%= message('issue_filter.header.action_plan') -%>
           </th>
           <th width="1%" nowrap>