liquid_feedback_frontend

annotate model/rendered_voter_comment.lua @ 1033:ea34cce7b24e

Updated translation files
author jbe
date Mon Aug 12 21:44:51 2013 +0200 (2013-08-12)
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