liquid_feedback_frontend

view model/draft_attachment.lua @ 1748:8d7c4d542c3d

Correctly store answer option for checkboxes
author bsw
date Mon Oct 11 10:55:14 2021 +0200 (2021-10-11)
parents 17e7082c377a
children
line source
1 DraftAttachment = mondelefant.new_class()
2 DraftAttachment.table = "draft_attachment"
3 DraftAttachment.primary_key = "id"

Impressum / About Us