首页显示异常
This commit is contained in:
parent
bb79aac700
commit
6261d95eba
|
@ -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 %>
|
||||
|
|
Loading…
Reference in New Issue