liquid_feedback_frontend

view app/main/issue/list.lua @ 172:165f4bd02cf3

don't show the first draft of a new initiative as a new draft event in the timeline

new draft should only show changes of drafts drafts of new initiatives as they are handled by the new initiative event
author Daniel Poelzleithner <poelzi@poelzi.org>
date Sun Oct 10 19:40:32 2010 +0200 (2010-10-10)
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