liquid_feedback_frontend

view model/draft_attachment.lua @ 1757:ee64851da221

Hide top paginator by parameter instead of css, format paginator links
author bsw
date Wed Oct 13 16:49:59 2021 +0200 (2021-10-13)
parents 17e7082c377a
children
line source
1 DraftAttachment = mondelefant.new_class()
2 DraftAttachment.table = "draft_attachment"
3 DraftAttachment.primary_key = "id"

Impressum / About Us