liquid_feedback_frontend

view model/setting_map.lua @ 1013:a25e3b9a8059

Corrected wrong usage of initiative list partial view in admin cancel issue
author bsw
date Sun Aug 11 22:08:01 2013 +0200 (2013-08-11)
parents 77d58efe99fd
children
line source
1 SettingMap = mondelefant.new_class()
2 SettingMap.table = 'setting_map'
3 SettingMap.primary_key = { "key", "subkey" }

Impressum / About Us