Ray's changes in announcenment back-end

This commit is contained in:
Christophe Vilayphiou 2012-03-27 15:03:00 +08:00 committed by Christophe Vilayphiou
parent 1e60acaa11
commit 50be40f7b3
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@
<li class="dropdown"><%= link_to t('bulletin.delete'), panel_announcement_back_end_bulletin_path(bulletin), :confirm => t('announcement.sure?'), :method => :delete, :remote => true %></li>
</ul>
</div>
</td>
<td><%= bulletin.postdate %></td>
<td><%= (bulletin.deadline) ? bulletin.deadline : t('bulletin.no_deadline') %></td>