liquid_feedback_frontend

view model/draft_attachment.lua @ 1833:72f4947b8217

Fixed layout of cancel issue dialog
author bsw
date Thu Feb 03 12:42:48 2022 +0100 (2022-02-03)
parents 17e7082c377a
children
line source
1 DraftAttachment = mondelefant.new_class()
2 DraftAttachment.table = "draft_attachment"
3 DraftAttachment.primary_key = "id"

Impressum / About Us