问卷结果界面显示

This commit is contained in:
sw 2015-07-03 15:05:46 +08:00
parent 981ad6e743
commit 2fa58de302
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<%= stylesheet_link_tag 'polls', :media => 'all' %>
<div class="polls_content polls_box">
<div class="polls_content polls_box break_word">
<div class="ur_page_head" >
<h1 class="ur_page_title">
<%= @poll.polls_name.empty? ? l(:label_poll_new) : @poll.polls_name %>