liquid_feedback_frontend

view app/main/index/broken_delegations.lua @ 603:b5684668ac4b

Fixed titles and actions in admin section
author bsw
date Sun Jun 24 22:56:17 2012 +0200 (2012-06-24)
parents 18e8de7a2b6a
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