查看别人的个人留言,无数据时,样式调整

This commit is contained in:
daiao 2017-01-20 16:56:26 +08:00
parent 208f426e83
commit abe20963a6
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
<%#= render :partial => 'user_jours_new', :locals => {:jour => jour} %>
<% end %>
<% end %>
<% else %>
<% elsif User.current == @user %>
<%= render :partial => "projects/no_data" %>
<% end %>
<% if (jours.count + page * 10) < count %>