liquid_feedback_frontend

view model/setting_map.lua @ 1826:8d36c14128d4

Fixed display of attachments in initiative listing
author bsw
date Thu Feb 03 12:01:59 2022 +0100 (2022-02-03)
parents 77d58efe99fd
children
line source
1 SettingMap = mondelefant.new_class()
2 SettingMap.table = 'setting_map'
3 SettingMap.primary_key = { "key", "subkey" }

Impressum / About Us