Fix list check issue

This commit is contained in:
Manson Wang 2014-02-10 17:42:37 +08:00
parent 4f98fa07b9
commit 43a34f0b9f
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
<thead>
<tr>
<% if is_admin? %>
<th><input type="checkbox" class="list-check" /></th>
<th><input type="checkbox" /></th>
<% end -%>
<th class="span2"><%= t('personal_research.publication_date') %></th>
<th><%= t('personal_research.research_title') %></th>