liquid_feedback_frontend

annotate app/main/issue/_head.lua @ 560:0fce0bdf7ce1

Removed comment with example code and made text more clear
author bsw
date Tue Jun 19 21:28:33 2012 +0200 (2012-06-19)
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