oneclickorgs/one-click-orgs

View on GitHub
app/views/tasks/_task_board_resolution_vote.html.haml

Summary

Maintainability
Test Coverage
%p
  A new proposal,
  %em= "\"#{task.subject.title}\","
  is open for voting online.
  = link_to("Vote now.", resolution_path(task.subject))