首页显示异常

This commit is contained in:
sw 2015-01-31 17:27:52 +08:00
parent bb79aac700
commit 6261d95eba
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
<%= image_tag(url_to_avatar(@enterprise_page), width:@first_page.image_width,height: @first_page.image_height) %>
<% end %>
</div>
<div class="welcome_left" id="welcome_left" style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;">
<div class="welcome_left" id="welcome_left">
<% if @organization.nil? %>
<% unless @first_page.nil? %>
<%= @first_page.description.html_safe %>