liquid_feedback_frontend

view app/main/unit/_head.lua @ 1860:555057d84520

Fixed redirection after setting issue delegation
author bsw
date Wed May 20 19:56:50 2026 +0200 (19 hours ago)
parents a3a7120a67be
children
line source
1 local unit = param.get("unit", "table")
3 ui.title ( function ()
5 ui.tag{ content = unit.name }
7 end )

Impressum / About Us