liquid_feedback_frontend

annotate app/main/index/broken_delegations.lua @ 606:c4b878748205

Fixed errors in search
author bsw
date Sun Jun 24 23:16:15 2012 +0200 (2012-06-24)
parents 18e8de7a2b6a
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