liquid_feedback_frontend

annotate app/main/issue/_head.lua @ 913:e5340599fc79

Added tag translate for changeset 9b00baa88c22
author bsw
date Sun Sep 23 17:14:32 2012 +0200 (2012-09-23)
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