liquid_feedback_frontend

annotate app/main/issue/_head.lua @ 1005:03ce8ee42382

Fixed german translation of term Member menu
author bsw
date Wed Jul 24 23:10:27 2013 +0200 (2013-07-24)
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