liquid_feedback_frontend

view app/main/issue/list.lua @ 156:74f1d4abf19e

fix that bailout can not be seen after the vote

linkify title
author Daniel Poelzleithner <poelzi@poelzi.org>
date Fri Oct 08 20:06:23 2010 +0200 (2010-10-08)
parents 3bfb2fcf7ab9
children
line source
1 local issues_selector = Issue:new_selector()
3 execute.view{
4 module = "issue",
5 view = "_list",
6 params = { issues_selector = issues_selector }
7 }

Impressum / About Us