liquid_feedback_frontend

annotate app/main/index/broken_delegations.lua @ 558:18e8de7a2b6a

Show notifications on start page as ulli list with links instead of tabs
author bsw
date Tue Jun 19 21:20:46 2012 +0200 (2012-06-19)
parents
children 6f4ee6090ff5
rev   line source
bsw@558 1 execute.view{
bsw@558 2 module = "delegation",
bsw@558 3 view = "_list",
bsw@558 4 params = {
bsw@558 5 delegations_selector = Delegation:selector_for_broken(app.session.member_id),
bsw@558 6 outgoing = true
bsw@558 7 }
bsw@558 8 }

Impressum / About Us