liquid_feedback_frontend

annotate model/rendered_voter_comment.lua @ 884:a1c7858c15e9

Show voting ballot from access_level all_pseudonymous and up
author bsw
date Mon Aug 20 01:29:18 2012 +0200 (2012-08-20)
parents ea3d3757ddc3
children
rev   line source
bsw@879 1 RenderedVoterComment = mondelefant.new_class()
bsw@879 2 RenderedVoterComment.table = 'rendered_voter_comment'
bsw@879 3 RenderedVoterComment.primary_key = { "issue_id", "member_id", "format" }

Impressum / About Us