liquid_feedback_frontend

annotate app/main/issue/_head.lua @ 935:bbe07befa4e4

Added justiefied intervals to issue and policy selector
author bsw
date Sun Nov 04 18:48:04 2012 +0100 (2012-11-04)
parents 63d6549cc00b
children 701a5cf6b067
rev   line source
bsw@525 1 local issue = param.get("issue", "table")
bsw@525 2
bsw@525 3 execute.view{ module = "area", view = "_head", params = { area = issue.area } }

Impressum / About Us