liquid_feedback_frontend

view 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
line source
1 execute.view{
2 module = "delegation",
3 view = "_list",
4 params = {
5 delegations_selector = Delegation:selector_for_broken(app.session.member_id),
6 outgoing = true
7 }
8 }

Impressum / About Us