Sha256: 5a7c8388e229c7f84556411c47abbdafa565e9f75a5f73507f39252e0b906854

Contents?: true

Size: 207 Bytes

Versions: 8

Compression:

Stored size: 207 Bytes

Contents

.poll_excerpt
  = image_tag 'icons/poll.png', :plugin => 'community_engine'
  = poll.question
  = link_to :vote_now.l, new_vote_path(:post_id => poll.post.id), {:title => 'Log in to vote', :class => 'vote'}

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
community_engine-2.3.2 app/views/polls/_excerpt.html.haml
community_engine-2.3.1 app/views/polls/_excerpt.html.haml
community_engine-2.3.0 app/views/polls/_excerpt.html.haml
community_engine-2.1.0 app/views/polls/_excerpt.html.haml
community_engine-2.0.0 app/views/polls/_excerpt.html.haml
community_engine-2.0.0.beta3 app/views/polls/_excerpt.html.haml
community_engine-2.0.0.beta2 app/views/polls/_excerpt.html.haml
community_engine-2.0.0.beta1 app/views/polls/_excerpt.html.haml