liquid_feedback_frontend

view model/rendered_voter_comment.lua @ 1206:d361a7a03ac1

Removed accidentially commited changes in configuration file
author bsw
date Sun Jul 12 20:54:10 2015 +0200 (2015-07-12)
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