添加非网站页脚的空判断

This commit is contained in:
z9hang 2014-10-14 16:54:31 +08:00
parent f957666b25
commit 2ed4ace7c9
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<!--gcm-->
<p>
<%= @organize.description.html_safe%>
<%= @organize.description.html_safe unless @organize.nil?%>
</p>
<div id="logo_link">
<% @companys.each do |company| %>