issue 500问题

This commit is contained in:
huang 2016-09-14 20:33:25 +08:00
parent 7210eefe1d
commit 54df8307a8
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
<% unless activity.author.nil? %>
<div class="resources mt10" id="user_activity_<%= user_activity_id%>">
<div class="homepagePostBrief">
<div class="homepagePostPortrait">
@ -103,3 +104,4 @@
user_card_show_hide();
});
</script>
<% end %>