问卷动态不显示的缺陷修复

Branch_szzh
cxt 10 years ago
parent 8ecf70588d
commit 7a28a65807

@ -1,6 +1,6 @@
<% has_commit = has_commit_poll?(activity.id ,User.current)%>
<% poll_name = activity.polls_name.empty? ? l(:label_poll_new) : activity.polls_name%>
<% if has_commit || activity.user_id == User.current %>
<% if ( activity.polls_status==2) %>
<div class="resources mt10">
<div class="homepagePostBrief">
<div class="homepagePostPortrait">

Loading…
Cancel
Save