liquid_feedback_frontend

view model/draft_attachment.lua @ 1860:555057d84520

Fixed redirection after setting issue delegation
author bsw
date Wed May 20 19:56:50 2026 +0200 (10 hours ago)
parents 17e7082c377a
children
line source
1 DraftAttachment = mondelefant.new_class()
2 DraftAttachment.table = "draft_attachment"
3 DraftAttachment.primary_key = "id"

Impressum / About Us