Commented out Reason for Rejection

This commit is contained in:
saurabhbhatia 2013-12-11 15:04:32 +08:00
parent f31f18e193
commit 3643555a6c
1 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@
</div>
</div>
<% end %>
<% if @bulletin.is_rejected %>
<!-- <% if @bulletin.is_rejected %>
<div id="widget-rejected" class="widget-box widget-size-300">
<div class="widget-action clear tip" title="Rejected Report">
<a class="action"><i class="icon-cog icon-white"></i></a>
@ -88,7 +88,7 @@
<%= @bulletin.not_checked_reason rescue t("rejected_reason_empty") %>
</div>
</div>
<% end %>
<% end %> -->
<div id="widget-tags" class="widget-box widget-size-300">
<div class="widget-action clear tip" title="Setting">
<a class="action"><i class="icon-cog icon-white"></i></a>