修复项目成员列表翻到第五页后页面布局不正常的问题 #1208

解决方案:强制换行
This commit is contained in:
sw 2014-09-10 10:54:20 +08:00
parent e9ac470eec
commit 67737d8dd9
1 changed files with 1 additions and 0 deletions

View File

@ -118,6 +118,7 @@
<div id="principals_for_new_member">
<%= render_principals_for_new_members(@project) %>
</div>
<br />
<!--show the roles which will select-->
<p style="padding-top: 5px"><%= l(:label_role_plural) %>:
<% roles.each do |role| %>