liquid_feedback_frontend

view model/rendered_voter_comment.lua @ 1060:d6ab5f231178

Fixed error when displaying initiatives in polling mode, made inline help for phases available
author bsw
date Wed Jul 16 21:50:26 2014 +0200 (2014-07-16)
parents ea3d3757ddc3
children
line source
1 RenderedVoterComment = mondelefant.new_class()
2 RenderedVoterComment.table = 'rendered_voter_comment'
3 RenderedVoterComment.primary_key = { "issue_id", "member_id", "format" }

Impressum / About Us