liquid_feedback_frontend

view model/setting_map.lua @ 141:20e0b64cc1f9

use monospace/pre data on suggestion display and entry

this allows better formatting on the user suggestions without the overhead of using wiki there

fixes bug #215
author Daniel Poelzleithner <poelzi@poelzi.org>
date Wed Oct 06 14:34:45 2010 +0200 (2010-10-06)
parents 77d58efe99fd
children
line source
1 SettingMap = mondelefant.new_class()
2 SettingMap.table = 'setting_map'
3 SettingMap.primary_key = { "key", "subkey" }

Impressum / About Us