Sha256: 9640f9461cde5a22bb464772a117b57391b88b82bc14e0dfff0166428ee1ec73
Contents?: true
Size: 275 Bytes
Versions: 3
Compression:
Stored size: 275 Bytes
Contents
.e9-poll{:"data-votes" => poll.votes} - if poll.options.header_text.present? .poll-header = poll.options.header_text .poll-question = poll.question .poll-answers = render(:partial => 'e9_polls/polls/results_inner', :locals => { :poll => poll })
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
e9_polls-1.0.10 | app/views/e9_polls/polls/_results.html.haml |
e9_polls-1.0.9 | app/views/e9_polls/polls/_results.html.haml |
e9_polls-1.0.8 | app/views/e9_polls/polls/_results.html.haml |