liquid_feedback_frontend

view model/draft_attachment.lua @ 1650:12a73990db76

Added icons to context links in issue listing
author bsw
date Fri Feb 12 17:26:00 2021 +0100 (2021-02-12)
parents 17e7082c377a
children
line source
1 DraftAttachment = mondelefant.new_class()
2 DraftAttachment.table = "draft_attachment"
3 DraftAttachment.primary_key = "id"

Impressum / About Us